diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-07 08:54:03 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-07 08:54:03 +0000 |
commit | 736ac7c3ed7491176e422f3320e652df111064de (patch) | |
tree | a9f0f5a3ecb7ad2487bb723c7ac559838bd80065 /dev-util/gob | |
parent | Bump to latest glest.h and glxext.h headers. (diff) | |
download | historical-736ac7c3ed7491176e422f3320e652df111064de.tar.gz historical-736ac7c3ed7491176e422f3320e652df111064de.tar.bz2 historical-736ac7c3ed7491176e422f3320e652df111064de.zip |
Stable on alpha.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 98b0e47b083f..6a5aabc18e9b 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.29 2005/01/31 15:12:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.30 2005/02/07 08:54:03 kloeri Exp $ + + 07 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> gob-2.0.9.ebuild: + Stable on alpha. 31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> gob-2.0.9.ebuild: Stable on sparc diff --git a/dev-util/gob/gob-2.0.9.ebuild b/dev-util/gob/gob-2.0.9.ebuild index b7482274d836..06d5703db08a 100644 --- a/dev-util/gob/gob-2.0.9.ebuild +++ b/dev-util/gob/gob-2.0.9.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/dev-util/gob/gob-2.0.9.ebuild,v 1.3 2005/01/31 15:12:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.9.ebuild,v 1.4 2005/02/07 08:54:03 kloeri Exp $ inherit gnome2 @@ -14,7 +14,7 @@ IUSE="" SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~hppa ~amd64 ~ppc ~alpha ~ia64" +KEYWORDS="x86 sparc ~hppa ~amd64 ~ppc alpha ~ia64" RDEPEND=">=dev-libs/glib-2.0" |