diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 13:31:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 13:31:36 +0000 |
commit | 9c370e61fcbe1ee4c69f77e94fc3c0f5468ba3a0 (patch) | |
tree | a03565bee10c7746abef6904061b8180bc83d3cc /app-arch/gtk-splitter/gtk-splitter-2.2.1.ebuild | |
parent | x86 stable wrt #231667 (diff) | |
download | gentoo-2-9c370e61fcbe1ee4c69f77e94fc3c0f5468ba3a0.tar.gz gentoo-2-9c370e61fcbe1ee4c69f77e94fc3c0f5468ba3a0.tar.bz2 gentoo-2-9c370e61fcbe1ee4c69f77e94fc3c0f5468ba3a0.zip |
x86 stable, remove old
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-arch/gtk-splitter/gtk-splitter-2.2.1.ebuild')
-rw-r--r-- | app-arch/gtk-splitter/gtk-splitter-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/gtk-splitter/gtk-splitter-2.2.1.ebuild b/app-arch/gtk-splitter/gtk-splitter-2.2.1.ebuild index 9729ed981ab1..1999113d19f2 100644 --- a/app-arch/gtk-splitter/gtk-splitter-2.2.1.ebuild +++ b/app-arch/gtk-splitter/gtk-splitter-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/gtk-splitter/gtk-splitter-2.2.1.ebuild,v 1.3 2008/07/14 18:03:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/gtk-splitter/gtk-splitter-2.2.1.ebuild,v 1.4 2008/07/15 13:31:36 armin76 Exp $ DESCRIPTION="split/combine files !" HOMEPAGE="http://gtk-splitter.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="crypt" RDEPEND=">=x11-libs/gtk+-2 |