diff options
author | 2003-04-09 03:01:30 +0000 | |
---|---|---|
committer | 2003-04-09 03:01:30 +0000 | |
commit | 590a776102fe1905b7c641decfada2b40897dca5 (patch) | |
tree | ccaf4548b7656e7f6f093beb61f22b158a3e5e60 /dev-libs | |
parent | sparc keyword (diff) | |
download | historical-590a776102fe1905b7c641decfada2b40897dca5.tar.gz historical-590a776102fe1905b7c641decfada2b40897dca5.tar.bz2 historical-590a776102fe1905b7c641decfada2b40897dca5.zip |
sparc keyword
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.5.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index eb10d4642d3b..90c6cd28461d 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.22 2003/03/13 19:27:12 doctomoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.23 2003/04/09 02:56:30 todd Exp $ 13 Mar 2003 Olivier Reisch <doctomoe@gentoo.org> atk-1.2.2.ebuild: Marked ppc stable *atk-1.2.2 (21 Jan 2003) + 08 Apr 2003; Todd Sunderlin <todd@gentoo.org> atk-1.2.2.ebuild: + Marked stable for sparc. + 01 Mar 2003; Jason Wever <weeve@gentoo.org> atk-1.2.2.ebuild: Added ~sparc to keywords. diff --git a/dev-libs/atk/atk-1.2.2.ebuild b/dev-libs/atk/atk-1.2.2.ebuild index 5dd60ba105cb..f138d6345250 100644 --- a/dev-libs/atk/atk-1.2.2.ebuild +++ b/dev-libs/atk/atk-1.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/atk/atk-1.2.2.ebuild,v 1.6 2003/03/13 19:27:12 doctomoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.2.ebuild,v 1.7 2003/04/09 02:56:30 todd Exp $ inherit libtool gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" SLOT="1" LICENSE="LGPL-2.1" -KEYWORDS="x86 ppc alpha ~sparc" +KEYWORDS="x86 ppc alpha sparc" RDEPEND=">=dev-libs/glib-2" diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 54f2d68c6f06..9ceef5759e59 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.36 2003/04/01 16:27:52 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.37 2003/04/09 03:01:30 todd Exp $ *libxml2-2.5.6 (01 Apr 2003) @@ -34,6 +34,9 @@ *libxml2-2.5.2 (05 Feb 2003) + 08 Apr 2003; Todd Sunderlin <todd@gentoo.org> libxml2-2.5.2.ebuild: + Marked stable for sparc. + 07 Jan 2003; Jason Wever <weeve@gentoo.org> libxml2-2.5.2.ebuild : Added ~sparc to keywords diff --git a/dev-libs/libxml2/libxml2-2.5.2.ebuild b/dev-libs/libxml2/libxml2-2.5.2.ebuild index e333710cd150..144d1e8aec01 100644 --- a/dev-libs/libxml2/libxml2-2.5.2.ebuild +++ b/dev-libs/libxml2/libxml2-2.5.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/libxml2/libxml2-2.5.2.ebuild,v 1.5 2003/03/03 20:10:42 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.5.2.ebuild,v 1.6 2003/04/09 03:01:30 todd Exp $ inherit eutils libtool gnome.org @@ -16,7 +16,7 @@ DEPEND="sys-libs/zlib SLOT="2" LICENSE="MIT" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" src_compile() { # Fix .la files of python site packages |