Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/imlib2: imlib2-1.4.0.ebuild
Date: Sat, 19 Apr 2008 20:56:19
Message-Id: E1JnK6E-00059g-LE@stork.gentoo.org
1 vapier 08/04/19 20:55:54
2
3 Modified: imlib2-1.4.0.ebuild
4 Log:
5 update HOMEPAGE
6
7 Revision Changes Path
8 1.15 media-libs/imlib2/imlib2-1.4.0.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/imlib2-1.4.0.ebuild?rev=1.15&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/imlib2-1.4.0.ebuild?rev=1.15&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/imlib2-1.4.0.ebuild?r1=1.14&r2=1.15
13
14 Index: imlib2-1.4.0.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.0.ebuild,v
17 retrieving revision 1.14
18 retrieving revision 1.15
19 diff -u -r1.14 -r1.15
20 --- imlib2-1.4.0.ebuild 31 Mar 2008 05:19:42 -0000 1.14
21 +++ imlib2-1.4.0.ebuild 19 Apr 2008 20:55:54 -0000 1.15
22 @@ -1,13 +1,13 @@
23 # Copyright 1999-2008 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.0.ebuild,v 1.14 2008/03/31 05:19:42 ricmm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.0.ebuild,v 1.15 2008/04/19 20:55:54 vapier Exp $
27
28 EKEY_STATE="release"
29 inherit enlightenment toolchain-funcs
30
31 MY_P=${P/_/-}
32 DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm"
33 -HOMEPAGE="http://www.enlightenment.org/Libraries/Imlib2/"
34 +HOMEPAGE="http://www.enlightenment.org/"
35
36 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
37 IUSE="X bzip2 gif jpeg mmx mp3 png tiff zlib"
38
39
40
41 --
42 gentoo-commits@l.g.o mailing list