diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-17 03:57:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-17 03:57:47 +0000 |
commit | 3c16ece30a93084db22c81be0aafae2d0305c3d0 (patch) | |
tree | 7bb83c28f069eb7f620e0d261865b3175b4a7d25 /x11-libs | |
parent | fix #26413 (diff) | |
download | gentoo-2-3c16ece30a93084db22c81be0aafae2d0305c3d0.tar.gz gentoo-2-3c16ece30a93084db22c81be0aafae2d0305c3d0.tar.bz2 gentoo-2-3c16ece30a93084db22c81be0aafae2d0305c3d0.zip |
stable on alpha
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 96028c515b1c..2834fc721ff9 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.5 2003/10/05 14:18:03 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.6 2003/10/17 03:57:44 agriffis Exp $ + + 16 Oct 2003; Aron Griffis <agriffis@gentoo.org> gtksourceview-0.6.0.ebuild: + Stable on alpha 05 Oct 2003; Mike Gardiner <obz@gentoo.org> gtksourceview-0.6.0.ebuild: Marked stable on x86 diff --git a/x11-libs/gtksourceview/Manifest b/x11-libs/gtksourceview/Manifest index bf82a2d93436..ff01f3c0ae2b 100644 --- a/x11-libs/gtksourceview/Manifest +++ b/x11-libs/gtksourceview/Manifest @@ -1,4 +1,4 @@ -MD5 12bcfcef0ff7e25415a1bc23bc1727e0 gtksourceview-0.6.0.ebuild 716 -MD5 b0ae09292bb25c5b7e8d99913bbde385 ChangeLog 806 +MD5 46f07e992a6d80186eb48f323e832cb8 ChangeLog 908 +MD5 893cfd9a52402c5ecd2972999073b853 gtksourceview-0.6.0.ebuild 720 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 9d48eb7e7f723c9f9b2be960e63ab6a8 files/digest-gtksourceview-0.6.0 72 diff --git a/x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild b/x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild index ff6c6da27162..57e92f6611d3 100644 --- a/x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild,v 1.5 2003/10/05 14:18:03 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild,v 1.6 2003/10/17 03:57:44 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ~ppc alpha ~sparc" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2 |