diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-02 19:37:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-02 19:37:10 +0000 |
commit | e01b9ff9bc226d7bdeb526947453244c12c142e9 (patch) | |
tree | 3a86ca61eb226e0bd068da77fad8c97bfd4ff0c0 /media-libs/imlib | |
parent | Expand elog message for upgrades. (diff) | |
download | gentoo-2-e01b9ff9bc226d7bdeb526947453244c12c142e9.tar.gz gentoo-2-e01b9ff9bc226d7bdeb526947453244c12c142e9.tar.bz2 gentoo-2-e01b9ff9bc226d7bdeb526947453244c12c142e9.zip |
alpha stable wrt #173638
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-libs/imlib')
-rw-r--r-- | media-libs/imlib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/imlib/imlib-1.9.15-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog index 503ca2af73f3..67c15709254e 100644 --- a/media-libs/imlib/ChangeLog +++ b/media-libs/imlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/imlib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.52 2007/04/10 18:25:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.53 2007/06/02 19:37:10 armin76 Exp $ + + 02 Jun 2007; Raúl Porcel <armin76@gentoo.org> imlib-1.9.15-r1.ebuild: + alpha stable wrt #173638 10 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> imlib-1.9.15-r1.ebuild: diff --git a/media-libs/imlib/imlib-1.9.15-r1.ebuild b/media-libs/imlib/imlib-1.9.15-r1.ebuild index ad5fde66afdb..5c05ce641bca 100644 --- a/media-libs/imlib/imlib-1.9.15-r1.ebuild +++ b/media-libs/imlib/imlib-1.9.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r1.ebuild,v 1.12 2007/04/10 18:25:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r1.ebuild,v 1.13 2007/06/02 19:37:10 armin76 Exp $ inherit autotools eutils gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://www.enlightenment.org/Libraries/Imlib.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc gtk" RDEPEND="gtk? ( =x11-libs/gtk+-1.2* ) |