diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-03-07 21:19:12 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-03-07 21:19:12 +0000 |
commit | 9fb22b0288f58f5d1a75cabfaa119625dc8e4aac (patch) | |
tree | 4094a0cac14e1f014e7ee11d0fc15c1825aff725 /media-gfx | |
parent | - ver bump for grsec-2.1.3 (diff) | |
download | gentoo-2-9fb22b0288f58f5d1a75cabfaa119625dc8e4aac.tar.gz gentoo-2-9fb22b0288f58f5d1a75cabfaa119625dc8e4aac.tar.bz2 gentoo-2-9fb22b0288f58f5d1a75cabfaa119625dc8e4aac.zip |
Marking stable on amd64 so we have the right version on the LiveCD... bad spock...
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-0.9.1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index 123c50e8549a..4777ef7626cb 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.17 2005/03/01 18:50:48 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.18 2005/03/07 21:19:12 wolf31o2 Exp $ + + 07 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org> + splashutils-0.9.1.ebuild: + Marking stable on amd64 so we have the right version on the LiveCD... bad + spock... 01 Mar 2005; Michał Januszewski <spock@gentoo.org> splashutils-0.9.1.ebuild: diff --git a/media-gfx/splashutils/splashutils-0.9.1.ebuild b/media-gfx/splashutils/splashutils-0.9.1.ebuild index ba64572b8725..ed43183ae785 100644 --- a/media-gfx/splashutils/splashutils-0.9.1.ebuild +++ b/media-gfx/splashutils/splashutils-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-0.9.1.ebuild,v 1.3 2005/03/01 18:50:48 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-0.9.1.ebuild,v 1.4 2005/03/07 21:19:12 wolf31o2 Exp $ MISCSPLASH="miscsplashutils-0.1.2" GENTOOSPLASH="splashutils-gentoo-0.1.4" @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P/_/-}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc" IUSE="hardened" RDEPEND=">=media-libs/freetype-2 >=media-libs/libpng-1.2.7 |