diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
commit | 2629d931fc2f427cca193049a3e288372d2023f0 (patch) | |
tree | db6a1d3676c8a5d9249384694df25825073db79f /dev-libs/glib | |
parent | Enable calendar support for 1.4 (diff) | |
download | gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.tar.gz gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.tar.bz2 gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.zip |
unmasks and changelog fixes
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.2.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/glib/glib-2.2.1-r1.ebuild b/dev-libs/glib/glib-2.2.1-r1.ebuild index 9815923c7461..72495730b467 100644 --- a/dev-libs/glib/glib-2.2.1-r1.ebuild +++ b/dev-libs/glib/glib-2.2.1-r1.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-libs/glib/glib-2.2.1-r1.ebuild,v 1.3 2003/07/08 20:11:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.2.1-r1.ebuild,v 1.4 2003/07/12 09:22:22 aliz Exp $ inherit libtool @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtk.org/" SLOT="2" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" DEPEND=">=dev-util/pkgconfig-0.14.0 doc? ( >=dev-util/gtk-doc-0.9-r2 )" diff --git a/dev-libs/glib/glib-2.2.2.ebuild b/dev-libs/glib/glib-2.2.2.ebuild index 34266c488c60..0f03a81632ba 100644 --- a/dev-libs/glib/glib-2.2.2.ebuild +++ b/dev-libs/glib/glib-2.2.2.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-libs/glib/glib-2.2.2.ebuild,v 1.4 2003/07/08 20:11:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.2.2.ebuild,v 1.5 2003/07/12 09:22:22 aliz Exp $ inherit libtool @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtk.org/" SLOT="2" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~x86 ~ppc sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="amd64 x86 ~ppc sparc ~alpha ~arm ~hppa ~mips" DEPEND=">=dev-util/pkgconfig-0.14.0 doc? ( >=dev-util/gtk-doc-0.9-r2 )" |