diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 23:13:57 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 23:13:57 +0000 |
commit | 514092fe1d0f5675205aea4239f6b55a40f9a108 (patch) | |
tree | 96c5d48b45afbcc2225bc27e9ab4d792a6cc7d6e /x11-libs/gtksourceview | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-514092fe1d0f5675205aea4239f6b55a40f9a108.tar.gz gentoo-2-514092fe1d0f5675205aea4239f6b55a40f9a108.tar.bz2 gentoo-2-514092fe1d0f5675205aea4239f6b55a40f9a108.zip |
Stable on alpha.
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index bd081686eb49..ff367d7333e1 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.31 2004/08/05 22:02:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.32 2004/08/22 23:11:56 kloeri Exp $ + + 23 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> + gtksourceview-1.0.1.ebuild: + Stable on alpha. 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> gtksourceview-1.0.1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild index 8343b0c97f98..761432640fd4 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.0.1.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/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild,v 1.6 2004/08/05 22:02:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild,v 1.7 2004/08/22 23:11:56 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha sparc hppa amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~ia64 ~mips" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2.4 |