diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-29 02:51:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-29 02:51:26 +0000 |
commit | 8839d315356f00e951d410677fd8a1885b950646 (patch) | |
tree | 63b03c5f6a252bf6978081f587673f582f1abc20 /dev-util/gob | |
parent | add ~alpha (diff) | |
download | gentoo-2-8839d315356f00e951d410677fd8a1885b950646.tar.gz gentoo-2-8839d315356f00e951d410677fd8a1885b950646.tar.bz2 gentoo-2-8839d315356f00e951d410677fd8a1885b950646.zip |
mark stable on alpha
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/gob/gob-1.0.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index a8cec8ff56be..2cbc825a3413 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-util/gob # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.13 2003/03/13 20:04:50 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.14 2003/03/29 02:51:25 agriffis Exp $ *gob-2.0.5 (13 Mar 2003) @@ -32,6 +32,10 @@ gnome2 version *gob-1.0.12 (11 Apr 2002) + + 28 Mar 2003; Aron Griffis <agriffis@gentoo.org> gob-1.0.12.ebuild: + Mark stable on alpha + 11 Apr 2002; Spider <spider@gentoo.org> Update all glib dependencies to use glib-1.2* in preparation of unmasking the glib-2.0.1 packages diff --git a/dev-util/gob/gob-1.0.12.ebuild b/dev-util/gob/gob-1.0.12.ebuild index f70504a56388..3b5184fa01d8 100644 --- a/dev-util/gob/gob-1.0.12.ebuild +++ b/dev-util/gob/gob-1.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.9 2003/02/13 11:55:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.10 2003/03/29 02:51:26 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="GOB is a preprocessor for making GTK+ objects with inline C code" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.5z.com/jirka/gob.html" SLOT="1" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc alpha" RDEPEND="=dev-libs/glib-1.2*" DEPEND="${RDEPEND} |