diff options
author | Jason Wever <weeve@gentoo.org> | 2006-04-18 12:13:05 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-04-18 12:13:05 +0000 |
commit | 0fd835c554ee3431e57d91287e5ed8141b2c8169 (patch) | |
tree | 74caa98075f097fc3267e6241fc46298021d6a98 /dev-db | |
parent | Version bump fixes #129309 and #129330 (diff) | |
download | gentoo-2-0fd835c554ee3431e57d91287e5ed8141b2c8169.tar.gz gentoo-2-0fd835c554ee3431e57d91287e5ed8141b2c8169.tar.bz2 gentoo-2-0fd835c554ee3431e57d91287e5ed8141b2c8169.zip |
Stable on SPARC.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/gmyclient/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/gmyclient/gmyclient-0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/gmyclient/ChangeLog b/dev-db/gmyclient/ChangeLog index c71918ad687d..6e65783338cc 100644 --- a/dev-db/gmyclient/ChangeLog +++ b/dev-db/gmyclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/gmyclient -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/gmyclient/ChangeLog,v 1.11 2005/09/28 20:46:03 dragonheart Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/gmyclient/ChangeLog,v 1.12 2006/04/18 12:13:05 weeve Exp $ + + 18 Apr 2006; Jason Wever <weeve@gentoo.org> gmyclient-0.3.ebuild: + Stable on SPARC. 28 Sep 2005; Daniel Black <dragonheart@gentoo.org> gmyclient-0.3.ebuild: giflib added as a dependancy - bug #107535 thanks federico diff --git a/dev-db/gmyclient/gmyclient-0.3.ebuild b/dev-db/gmyclient/gmyclient-0.3.ebuild index d946d5a2ba10..96e658f8f3e0 100644 --- a/dev-db/gmyclient/gmyclient-0.3.ebuild +++ b/dev-db/gmyclient/gmyclient-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/gmyclient/gmyclient-0.3.ebuild,v 1.16 2005/09/28 20:46:03 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/gmyclient/gmyclient-0.3.ebuild,v 1.17 2006/04/18 12:13:05 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://gmyclient.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc ~sparc x86" +KEYWORDS="ppc sparc x86" IUSE="nls" DEPEND=">=gnome-base/gnome-libs-1.2 |