diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-12-18 18:53:42 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-12-18 18:53:42 +0000 |
commit | 7d4781c8dba968b814ab2c42adb5505f034358a1 (patch) | |
tree | a199e7d429e29f3d59674098d07fe632812665ae /app-arch/gtk-splitter | |
parent | stable (diff) | |
download | historical-7d4781c8dba968b814ab2c42adb5505f034358a1.tar.gz historical-7d4781c8dba968b814ab2c42adb5505f034358a1.tar.bz2 historical-7d4781c8dba968b814ab2c42adb5505f034358a1.zip |
stable
Diffstat (limited to 'app-arch/gtk-splitter')
-rw-r--r-- | app-arch/gtk-splitter/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/gtk-splitter/gtk-splitter-2.2.ebuild | 4 |
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 |