summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-09-21 22:17:29 +0000
committerSimon Stelling <blubb@gentoo.org>2006-09-21 22:17:29 +0000
commit929cc4d40e4d51dbb33464ac5977f9f7138553c4 (patch)
treed9cf14e39f17db80067bb0b784a8af3600805d97 /app-arch/gtk-splitter
parentstable on amd64 (diff)
downloadgentoo-2-929cc4d40e4d51dbb33464ac5977f9f7138553c4.tar.gz
gentoo-2-929cc4d40e4d51dbb33464ac5977f9f7138553c4.tar.bz2
gentoo-2-929cc4d40e4d51dbb33464ac5977f9f7138553c4.zip
stable on amd64
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'app-arch/gtk-splitter')
-rw-r--r--app-arch/gtk-splitter/ChangeLog5
-rw-r--r--app-arch/gtk-splitter/gtk-splitter-2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/gtk-splitter/ChangeLog b/app-arch/gtk-splitter/ChangeLog
index f3841d3502cf..22679a08d652 100644
--- a/app-arch/gtk-splitter/ChangeLog
+++ b/app-arch/gtk-splitter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/gtk-splitter
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gtk-splitter/ChangeLog,v 1.9 2006/09/21 19:14:51 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gtk-splitter/ChangeLog,v 1.10 2006/09/21 22:17:29 blubb Exp $
+
+ 21 Sep 2006; <blubb@gentoo.org> gtk-splitter-2.2.ebuild:
+ stable on amd64
21 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
gtk-splitter-2.2.ebuild:
diff --git a/app-arch/gtk-splitter/gtk-splitter-2.2.ebuild b/app-arch/gtk-splitter/gtk-splitter-2.2.ebuild
index 9293e107f695..3094f3758157 100644
--- a/app-arch/gtk-splitter/gtk-splitter-2.2.ebuild
+++ b/app-arch/gtk-splitter/gtk-splitter-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.ebuild,v 1.10 2006/09/21 19:14:51 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gtk-splitter/gtk-splitter-2.2.ebuild,v 1.11 2006/09/21 22:17:29 blubb 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