diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 16:01:53 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 16:01:53 +0000 |
commit | 598fd3718ca2983baae2944f2d3653cd6914b742 (patch) | |
tree | 7f42f6777842688c89b8293852bb1365614f6b9a /xfce-extra/xfce4-datetime | |
parent | My repoman contribution, incredibly difficult Keyword change (Manifest recommit) (diff) | |
download | gentoo-2-598fd3718ca2983baae2944f2d3653cd6914b742.tar.gz gentoo-2-598fd3718ca2983baae2944f2d3653cd6914b742.tar.bz2 gentoo-2-598fd3718ca2983baae2944f2d3653cd6914b742.zip |
The usual please
Diffstat (limited to 'xfce-extra/xfce4-datetime')
-rw-r--r-- | xfce-extra/xfce4-datetime/xfce4-datetime-0.2.ebuild | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-datetime/xfce4-datetime-0.3.0.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-datetime/xfce4-datetime-0.2.ebuild b/xfce-extra/xfce4-datetime/xfce4-datetime-0.2.ebuild index 8bf8176e3ce2..f2c4f5b43f34 100644 --- a/xfce-extra/xfce4-datetime/xfce4-datetime-0.2.ebuild +++ b/xfce-extra/xfce4-datetime/xfce4-datetime-0.2.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-datetime/xfce4-datetime-0.2.ebuild,v 1.4 2004/04/20 22:14:06 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/xfce4-datetime-0.2.ebuild,v 1.5 2004/04/27 16:01:53 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-datetime/xfce4-datetime-0.3.0.ebuild b/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.0.ebuild index 54a24e29fb31..ebb12a5a2328 100644 --- a/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.0.ebuild +++ b/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.0.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/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.0.ebuild,v 1.5 2004/04/20 22:14:06 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.0.ebuild,v 1.6 2004/04/27 16:01:53 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 |