diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-19 14:58:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-19 14:58:11 +0000 |
commit | f8f78c7b6828c6d5c414c2f3b421f8f52ea36a83 (patch) | |
tree | ffe3a3c386c5e0cfbfe46c8700f791c24abd8bf1 /x11-libs | |
parent | added ~ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-f8f78c7b6828c6d5c414c2f3b421f8f52ea36a83.tar.gz gentoo-2-f8f78c7b6828c6d5c414c2f3b421f8f52ea36a83.tar.bz2 gentoo-2-f8f78c7b6828c6d5c414c2f3b421f8f52ea36a83.zip |
Stable on alpha.
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index f3dfc8c110a3..95b5d3c3ee9e 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.38 2004/12/19 06:34:36 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.39 2004/12/19 14:57:01 kloeri Exp $ + + 19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + gtksourceview-1.1.1.ebuild: + Stable on alpha. 19 Dec 2004; Mike Gardiner <obz@gentoo.org> gtksourceview-1.1.1.ebuild: Keyworded x86 and ppc for GNOME 2.8.1 diff --git a/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild index aa5c62604b95..a1927537abc8 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.1.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.1.1.ebuild,v 1.2 2004/12/19 06:34:36 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild,v 1.3 2004/12/19 14:57:01 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 ~ppc64" +KEYWORDS="x86 ppc alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2.4 |