diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-16 19:02:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-16 19:02:27 +0000 |
commit | a65a19464c342117af77314101f24510b75417db (patch) | |
tree | a0acadb0ecbdb8c28ec0f53971e0d62fe6d6a48d /x11-themes/gtk-engines-xfce | |
parent | Added ~sparc keyword. (diff) | |
download | gentoo-2-a65a19464c342117af77314101f24510b75417db.tar.gz gentoo-2-a65a19464c342117af77314101f24510b75417db.tar.bz2 gentoo-2-a65a19464c342117af77314101f24510b75417db.zip |
stable on sparc
Diffstat (limited to 'x11-themes/gtk-engines-xfce')
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-xfce/ChangeLog b/x11-themes/gtk-engines-xfce/ChangeLog index a03446a6f8f6..b65b54bee845 100644 --- a/x11-themes/gtk-engines-xfce/ChangeLog +++ b/x11-themes/gtk-engines-xfce/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-xfce # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.12 2004/03/15 17:40:31 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.13 2004/03/16 19:02:27 gustavoz Exp $ + + 16 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gtk-engines-xfce-2.1.7.ebuild: + stable on sparc *gtk-engines-xfce-2.1.9 (15 Mar 2004) diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.ebuild index a99609c06f0f..9770999b515a 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.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/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.ebuild,v 1.3 2004/03/15 17:40:31 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.ebuild,v 1.4 2004/03/16 19:02:27 gustavoz Exp $ inherit gtk-engines2 @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips" +KEYWORDS="x86 ~amd64 ~ia64 ~ppc sparc ~alpha ~hppa ~mips" DEPEND=">=x11-libs/gtk+-2" |