diff options
author | Bartosch Pixa <darkspecter@gentoo.org> | 2004-02-10 06:39:23 +0000 |
---|---|---|
committer | Bartosch Pixa <darkspecter@gentoo.org> | 2004-02-10 06:39:23 +0000 |
commit | 191ada926ad6c380772b180c7c50b9f7cbb349a5 (patch) | |
tree | 46bcf1e4dbc312bbf170df5fa3b16774ac66872a /gnome-base/libbonoboui | |
parent | set ppc in keywords (diff) | |
download | historical-191ada926ad6c380772b180c7c50b9f7cbb349a5.tar.gz historical-191ada926ad6c380772b180c7c50b9f7cbb349a5.tar.bz2 historical-191ada926ad6c380772b180c7c50b9f7cbb349a5.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.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 4bc89677251c..ed6d38c3611d 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.47 2004/02/08 21:13:34 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.48 2004/02/10 06:30:07 darkspecter Exp $ + + 10 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> + libbonoboui-2.4.3.ebuild: + set ppc in keywords 08 Feb 2004; <spider@gentoo.org> libbonoboui-2.4.3.ebuild: x86 stable diff --git a/gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild b/gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild index 7bd35ad2eca6..08c4a75cdd7f 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.4.3.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.3.ebuild,v 1.2 2004/02/08 21:13:35 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild,v 1.3 2004/02/10 06:30: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 |