diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 02:54:53 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 02:54:53 +0000 |
commit | dd08a2a7bfd0aea5136e742231a4e61e15a8392d (patch) | |
tree | bc7d69c2efbcca44632bf7b2a27ce4feafb772ed /media-libs/gdk-pixbuf | |
parent | sparc keyword (diff) | |
download | historical-dd08a2a7bfd0aea5136e742231a4e61e15a8392d.tar.gz historical-dd08a2a7bfd0aea5136e742231a4e61e15a8392d.tar.bz2 historical-dd08a2a7bfd0aea5136e742231a4e61e15a8392d.zip |
sparc keyword
Diffstat (limited to 'media-libs/gdk-pixbuf')
-rw-r--r-- | media-libs/gdk-pixbuf/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gdk-pixbuf/ChangeLog b/media-libs/gdk-pixbuf/ChangeLog index 1163ca3bb203..46ef46e69a80 100644 --- a/media-libs/gdk-pixbuf/ChangeLog +++ b/media-libs/gdk-pixbuf/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-libs/gdk-pixbuf # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/ChangeLog,v 1.20 2003/02/12 07:07:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/ChangeLog,v 1.21 2003/04/09 02:54:53 todd Exp $ 04 Feb 2003; Aron Griffis <agriffis@gentoo.org> gdk-pixbuf-0.22.0.ebuild : Mark stable on alpha @@ -14,6 +14,9 @@ *gdk-pixbuf-0.21.0 (07 Nov 2002) + 08 Apr 2003; Todd Sunderlin <todd@gentoo.org> gdk-pixbuf-0.21.0.ebuild: + Marked stable for sparc. + 07 Nov 2002; foser <foser@gentoo.org> gdk-pixbuf-0.21.0.ebuild : New version, fixed some deps added doc USE diff --git a/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild b/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild index 42ab56e358c7..637a9a5553a1 100644 --- a/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild +++ b/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.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/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild,v 1.6 2003/02/13 12:43:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild,v 1.7 2003/04/09 02:54:53 todd Exp $ inherit virtualx libtool gnome.org @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" src_unpack() { unpack ${A} |