diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-21 17:05:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-21 17:05:58 +0000 |
commit | 2fb1e737b47420cee004698f6a3944264640dc64 (patch) | |
tree | e03e722c373394fbc3d42c44155f91e7572fcfd4 /x11-misc/xpad/xpad-2.14.ebuild | |
parent | Removing ferdy as a maintainer since he was retired. (diff) | |
download | historical-2fb1e737b47420cee004698f6a3944264640dc64.tar.gz historical-2fb1e737b47420cee004698f6a3944264640dc64.tar.bz2 historical-2fb1e737b47420cee004698f6a3944264640dc64.zip |
x86 stable, bug #253445
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
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 50eb14b44884..9c4fc0085489 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.5 2009/03/20 14:30:40 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.14.ebuild,v 1.6 2009/03/21 17:05:58 armin76 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" |