diff options
author | Bartosch Pixa <darkspecter@gentoo.org> | 2004-01-16 20:57:17 +0000 |
---|---|---|
committer | Bartosch Pixa <darkspecter@gentoo.org> | 2004-01-16 20:57:17 +0000 |
commit | ec882bde64ea713bfcb060624876e2378a218cb9 (patch) | |
tree | aa8c4123da9a69d602b578afd633d71ecc4f883e /gnome-base/libbonoboui | |
parent | set ppc in keywords (diff) | |
download | gentoo-2-ec882bde64ea713bfcb060624876e2378a218cb9.tar.gz gentoo-2-ec882bde64ea713bfcb060624876e2378a218cb9.tar.bz2 gentoo-2-ec882bde64ea713bfcb060624876e2378a218cb9.zip |
set ppc in keywords
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 75c523a59650..8009f1c90b70 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.43 2004/01/13 13:50:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.44 2004/01/16 20:54:07 darkspecter Exp $ + + 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> + libbonoboui-2.4.1.ebuild: + set ppc in keywords 13 Jan 2004; <gustavoz@gentoo.org> libbonoboui-2.4.1.ebuild: stable on hppa and sparc diff --git a/gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild index 8a42c33b9553..e005773958e6 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild,v 1.3 2004/01/13 13:50:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild,v 1.4 2004/01/16 20:54:07 darkspecter Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha sparc hppa ~amd64" +KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2.2 |