diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-31 14:25:06 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-31 14:25:06 +0000 |
commit | 7249f4c5d53e8af08db9e3e3aaed409b6ad2916c (patch) | |
tree | 435afc19cb6e5cc57341c28e45c0e8890e15fffb /media-gfx/splashutils | |
parent | stable on alpha #103555 (diff) | |
download | gentoo-2-7249f4c5d53e8af08db9e3e3aaed409b6ad2916c.tar.gz gentoo-2-7249f4c5d53e8af08db9e3e3aaed409b6ad2916c.tar.bz2 gentoo-2-7249f4c5d53e8af08db9e3e3aaed409b6ad2916c.zip |
Marked Stable on AMD64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-gfx/splashutils')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.1.9.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index e4d65aad267b..4f182a939815 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,10 @@ # 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.42 2005/08/28 19:33:33 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.43 2005/08/31 14:25:06 metalgod Exp $ + + 31 Aug 2005; Luis Medinas <metalgod@gentoo.org> + splashutils-1.1.9.8.ebuild: + Marked Stable on AMD64. *splashutils-1.1.9.9-r1 (28 Aug 2005) diff --git a/media-gfx/splashutils/splashutils-1.1.9.8.ebuild b/media-gfx/splashutils/splashutils-1.1.9.8.ebuild index d50b03b884b8..cab498d1f445 100644 --- a/media-gfx/splashutils/splashutils-1.1.9.8.ebuild +++ b/media-gfx/splashutils/splashutils-1.1.9.8.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-1.1.9.8.ebuild,v 1.3 2005/08/28 19:33:33 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.8.ebuild,v 1.4 2005/08/31 14:25:06 metalgod Exp $ inherit multilib linux-mod @@ -29,7 +29,7 @@ SRC_URI="mirror://gentoo/${PN}-lite-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="amd64 ~ppc x86" RDEPEND="truetype? ( >=media-libs/freetype-2 ) png? ( >=media-libs/libpng-1.2.7 ) >=media-libs/jpeg-6b |