diff options
author | 2010-01-17 23:29:44 +0000 | |
---|---|---|
committer | 2010-01-17 23:29:44 +0000 | |
commit | e950e1f33199e3fbb86a4c077c2017299c5f58e9 (patch) | |
tree | a42efa2406c1e7fc90d0c0f2a2c5f897d419b68d /x11-libs | |
parent | Stable for HPPA (bug #281427). (diff) | |
download | gentoo-2-e950e1f33199e3fbb86a4c077c2017299c5f58e9.tar.gz gentoo-2-e950e1f33199e3fbb86a4c077c2017299c5f58e9.tar.bz2 gentoo-2-e950e1f33199e3fbb86a4c077c2017299c5f58e9.zip |
Stable for HPPA (bug #281427).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 7b6da10d185f..b5c11c270acc 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.171 2010/01/16 17:08:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.172 2010/01/17 23:29:44 jer Exp $ + + 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> gtksourceview-2.6.2.ebuild: + Stable for HPPA (bug #281427). 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.6.2.ebuild: sh stable diff --git a/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild index 39884ad288d2..cd9f30555a12 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild,v 1.8 2010/01/16 17:08:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild,v 1.9 2010/01/17 23:29:44 jer Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.12 |