summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2004-12-18 18:53:42 +0000
committerSimon Stelling <blubb@gentoo.org>2004-12-18 18:53:42 +0000
commit048ec39aeb355533b11a7495ba8f95ce5a1880e5 (patch)
treedb4c061f2591a765e80eed0da3875e3e3de77cd2 /app-arch/gtk-splitter
parentstable (Manifest recommit) (diff)
downloadgentoo-2-048ec39aeb355533b11a7495ba8f95ce5a1880e5.tar.gz
gentoo-2-048ec39aeb355533b11a7495ba8f95ce5a1880e5.tar.bz2
gentoo-2-048ec39aeb355533b11a7495ba8f95ce5a1880e5.zip
stable
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 14e627ccb11d..bec34528dafd 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gtk-splitter/ChangeLog,v 1.5 2004/08/28 11:40:13 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gtk-splitter/ChangeLog,v 1.6 2004/12/18 18:49:15 blubb Exp $
+
+ 18 Dec 2004; Simon Stelling <blubb@gentoo.org> gtk-splitter-2.2.ebuild:
+ was testing for a long time, marking stable on amd64
28 Aug 2004; <blubb@gentoo.org> gtk-splitter-2.2.ebuild:
added ~amd64
diff --git a/app-arch/gtk-splitter/gtk-splitter-2.2.ebuild b/app-arch/gtk-splitter/gtk-splitter-2.2.ebuild
index e6a3216830a8..cf0aefdbff47 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-2004 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.5 2004/08/28 11:40:13 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gtk-splitter/gtk-splitter-2.2.ebuild,v 1.6 2004/12/18 18:49:15 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="~x86 ~ppc ~amd64"
+KEYWORDS="~x86 ~ppc amd64"
IUSE="crypt"
DEPEND=">=x11-libs/gtk+-2