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 | a211633a9e727efa871ec468e7e8c5acb936306c (patch) | |
tree | 9787860848b122242de0feac7ec92d0593091cfa /xfce-extra/xfce4-notes | |
parent | header fix and ppc keyword added (diff) | |
download | historical-a211633a9e727efa871ec468e7e8c5acb936306c.tar.gz historical-a211633a9e727efa871ec468e7e8c5acb936306c.tar.bz2 historical-a211633a9e727efa871ec468e7e8c5acb936306c.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 |