diff options
author | Bartosch Pixa <darkspecter@gentoo.org> | 2004-01-16 21:16:50 +0000 |
---|---|---|
committer | Bartosch Pixa <darkspecter@gentoo.org> | 2004-01-16 21:16:50 +0000 |
commit | 1541f598f6e4852571f078303a15ab9d0d7ddb3f (patch) | |
tree | 59c8e9f082cd8667f4e6ea3533f1c88f1b08a7b9 /xfce-base/libxfce4util | |
parent | Version bumped. This includes learndict bug fixes. Please upgrade if you are ... (diff) | |
download | gentoo-2-1541f598f6e4852571f078303a15ab9d0d7ddb3f.tar.gz gentoo-2-1541f598f6e4852571f078303a15ab9d0d7ddb3f.tar.bz2 gentoo-2-1541f598f6e4852571f078303a15ab9d0d7ddb3f.zip |
set ppc in keywords
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index cb2b1af294b4..31542b6dffd7 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.12 2004/01/09 05:20:24 bcowan Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.13 2004/01/16 21:16:07 darkspecter Exp $ + + 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> + libxfce4util-4.0.1.ebuild: + set ppc in keywords *libxfce4util-4.0.3 (09 Jan 2004) diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild index 717ddb73a2fb..d5ec07acdac1 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild,v 1.4 2003/12/19 01:17:41 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.1.ebuild,v 1.5 2004/01/16 21:16:07 darkspecter Exp $ IUSE="" S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa" +KEYWORDS="~ia64 x86 ppc ~alpha sparc ~amd64 hppa" DEPEND=">=x11-libs/gtk+-2.0.6 dev-util/pkgconfig |