summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-09-20 19:56:08 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-09-20 19:56:08 +0000
commitc48e6612ea5a5e4f024d3f99d9ec77cc19bdf51a (patch)
tree2b2880109495e6ef68f70927b9847953202f4eec /app-arch/gtk-splitter
parentAdd nvi to eselect-vi mask block (diff)
downloadhistorical-c48e6612ea5a5e4f024d3f99d9ec77cc19bdf51a.tar.gz
historical-c48e6612ea5a5e4f024d3f99d9ec77cc19bdf51a.tar.bz2
historical-c48e6612ea5a5e4f024d3f99d9ec77cc19bdf51a.zip
Stable on x86, bug #148319.
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'app-arch/gtk-splitter')
-rw-r--r--app-arch/gtk-splitter/ChangeLog7
-rw-r--r--app-arch/gtk-splitter/gtk-splitter-2.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-arch/gtk-splitter/ChangeLog b/app-arch/gtk-splitter/ChangeLog
index a408d3998890..17a83795b736 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gtk-splitter/ChangeLog,v 1.7 2005/01/01 11:45:16 eradicator Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gtk-splitter/ChangeLog,v 1.8 2006/09/20 19:56:08 ticho Exp $
+
+ 20 Sep 2006; <ticho@gentoo.org> gtk-splitter-2.2.ebuild:
+ Stable on x86, bug #148319.
18 Dec 2004; Simon Stelling <blubb@gentoo.org> gtk-splitter-2.2.ebuild:
was testing for a long time, marking stable on amd64
diff --git a/app-arch/gtk-splitter/gtk-splitter-2.2.ebuild b/app-arch/gtk-splitter/gtk-splitter-2.2.ebuild
index 40d5775fc65d..ad29e2f2cd42 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-2005 Gentoo Foundation
+# 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.8 2005/03/18 00:39:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gtk-splitter/gtk-splitter-2.2.ebuild,v 1.9 2006/09/20 19:56:08 ticho 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