diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 16:11:27 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 16:11:27 +0000 |
commit | 583e5cf7c3bf55e19580a0aca1b13fd3da43adad (patch) | |
tree | 1c0bc63d9ea9b821492af3c1f20a02a2e4c85729 /xfce-extra/xfce4-notes | |
parent | header fix and ppc keyword added (Manifest recommit) (diff) | |
download | gentoo-2-583e5cf7c3bf55e19580a0aca1b13fd3da43adad.tar.gz gentoo-2-583e5cf7c3bf55e19580a0aca1b13fd3da43adad.tar.bz2 gentoo-2-583e5cf7c3bf55e19580a0aca1b13fd3da43adad.zip |
Header fix and made stable on powerpc
Diffstat (limited to 'xfce-extra/xfce4-notes')
-rw-r--r-- | xfce-extra/xfce4-notes/xfce4-notes-0.9.6.ebuild | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/xfce-extra/xfce4-notes/xfce4-notes-0.9.6.ebuild b/xfce-extra/xfce4-notes/xfce4-notes-0.9.6.ebuild index 90025300610f..a71e199bd6e7 100644 --- a/xfce-extra/xfce4-notes/xfce4-notes-0.9.6.ebuild +++ b/xfce-extra/xfce4-notes/xfce4-notes-0.9.6.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-extra/xfce4-notes/xfce4-notes-0.9.6.ebuild,v 1.2 2003/10/16 04:57:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-0.9.6.ebuild,v 1.3 2004/04/27 16:11:27 pvdabeel Exp $ IUSE="" MY_P="${PN}-plugin-${PV}" @@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc amd64" +KEYWORDS="~ia64 ~x86 ppc ~alpha ~sparc amd64" DEPEND=">=x11-libs/gtk+-2.0.6 dev-util/pkgconfig diff --git a/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild b/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild index 4560d7430080..215e2cc19886 100644 --- a/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild +++ b/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.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-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild,v 1.4 2004/04/20 22:14:06 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild,v 1.5 2004/04/27 16:11:27 pvdabeel Exp $ IUSE="" MY_P="${PN}-plugin-${PV}" @@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ~ppc ~alpha ~sparc amd64" +KEYWORDS="~ia64 x86 ppc ~alpha ~sparc amd64" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2 |