diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 15:25:19 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 15:25:19 +0000 |
commit | 96921b7874b86a8f75972c80a8d21a3ce7ec7b82 (patch) | |
tree | f56d548c51deca1db3e2d01eda85f6957a1fcbeb /gnome-base | |
parent | portage-2.0.47-r15 (diff) | |
download | gentoo-2-96921b7874b86a8f75972c80a8d21a3ce7ec7b82.tar.gz gentoo-2-96921b7874b86a8f75972c80a8d21a3ce7ec7b82.tar.bz2 gentoo-2-96921b7874b86a8f75972c80a8d21a3ce7ec7b82.zip |
sparc keyword
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeui/ChangeLog b/gnome-base/libgnomeui/ChangeLog index 368473ce6002..71a0db77b440 100644 --- a/gnome-base/libgnomeui/ChangeLog +++ b/gnome-base/libgnomeui/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for gnome-base/libgnomeui # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.23 2003/03/16 14:54:18 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.24 2003/04/09 15:25:19 todd Exp $ 07 Feb 2003; Aron Griffis <agriffis@gentoo.org> libgnomeui-2.2.0.1.ebuild : Add ~alpha to KEYWORDS *libgnomeui-2.2.0.1 (30 Jan 2003) + 09 Apr 2003; Todd Sunderlin <todd@gentoo.org> libgnomeui-2.2.0.1.ebuild: + Marked stable for sparc. + 16 Mar 2003; foser <foser@gentoo.org> libgnomeui-2.2.0.1.ebuild : Moved gnome-themes and gnome-icon-themes to PDEPEND (#17506) diff --git a/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild index a9e011c943e7..8dc9be86d817 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.2.0.1.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/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild,v 1.8 2003/03/16 14:54:18 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild,v 1.9 2003/04/09 15:25:19 todd Exp $ IUSE="doc" @@ -11,7 +11,7 @@ DESCRIPTION="User interface part of libgnome" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ~ppc alpha ~sparc" +KEYWORDS="x86 ~ppc alpha sparc" LICENSE="GPL-2 LGPL-2" RDEPEND=">=x11-libs/pango-1.1.2 |