diff options
Diffstat (limited to 'x11-misc/xpad/xpad-2.14.ebuild')
-rw-r--r-- | x11-misc/xpad/xpad-2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xpad/xpad-2.14.ebuild b/x11-misc/xpad/xpad-2.14.ebuild index 9e5a1849052e..e208c93dc4cc 100644 --- a/x11-misc/xpad/xpad-2.14.ebuild +++ b/x11-misc/xpad/xpad-2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.14.ebuild,v 1.3 2009/03/18 19:32:16 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.14.ebuild,v 1.4 2009/03/18 19:52:35 gentoofan23 Exp $ DESCRIPTION="A GTK+ 2.0 based 'post-it' note system." HOMEPAGE="http://xpad.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ppc sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2.12" |