diff options
author | 2003-11-15 03:05:39 +0000 | |
---|---|---|
committer | 2003-11-15 03:05:39 +0000 | |
commit | 13152b552457fd20874acbdbaef6d0906f95d0be (patch) | |
tree | 7c6bf924100e0663dc15e532469051ada971a772 /x11-misc/xpad/xpad-1.11.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-13152b552457fd20874acbdbaef6d0906f95d0be.tar.gz gentoo-2-13152b552457fd20874acbdbaef6d0906f95d0be.tar.bz2 gentoo-2-13152b552457fd20874acbdbaef6d0906f95d0be.zip |
version bump
Diffstat (limited to 'x11-misc/xpad/xpad-1.11.ebuild')
-rw-r--r-- | x11-misc/xpad/xpad-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xpad/xpad-1.11.ebuild b/x11-misc/xpad/xpad-1.11.ebuild index cd57e02883ee..fa68997fca7f 100644 --- a/x11-misc/xpad/xpad-1.11.ebuild +++ b/x11-misc/xpad/xpad-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-1.11.ebuild,v 1.1 2003/09/23 01:19:07 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-1.11.ebuild,v 1.2 2003/11/15 03:05:34 pylon Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xpad/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" DEPEND=">=x11-libs/gtk+-2.0.0" |