diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 17:37:39 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 17:37:39 +0000 |
commit | 8aac2fff4cb86c097f94426b8b8abfb06d97f3da (patch) | |
tree | 6e6cf28a1a2d2805a0d08d84e5b0724fa9548138 /x11-libs/gtksourceview | |
parent | Added ~ppc keyword. bug 121024 (diff) | |
download | historical-8aac2fff4cb86c097f94426b8b8abfb06d97f3da.tar.gz historical-8aac2fff4cb86c097f94426b8b8abfb06d97f3da.tar.bz2 historical-8aac2fff4cb86c097f94426b8b8abfb06d97f3da.zip |
Stable on hppa.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 309671ff7445..0e6d32699574 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.62 2006/01/22 21:03:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.63 2006/02/03 17:37:39 gmsoft Exp $ + + 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> gtksourceview-1.4.2.ebuild: + Stable on hppa. 22 Jan 2006; Markus Rothe <corsair@gentoo.org> gtksourceview-1.4.2.ebuild: Stable on ppc64 diff --git a/x11-libs/gtksourceview/Manifest b/x11-libs/gtksourceview/Manifest index 9725c310f67b..94bd2d39907a 100644 --- a/x11-libs/gtksourceview/Manifest +++ b/x11-libs/gtksourceview/Manifest @@ -1,6 +1,6 @@ -MD5 5cc60f0de293ad149b87c72afdc26bcf ChangeLog 7458 +MD5 ef5204928d49b0935dc9932ded4896d9 ChangeLog 7550 MD5 786a6b1c325885af1776c3b23add917a files/digest-gtksourceview-1.2.0 72 MD5 088df070b51e3abe2e1090afdd67d7ca files/digest-gtksourceview-1.4.2 72 MD5 5311d54156d920761a174b622c42ef0b gtksourceview-1.2.0.ebuild 843 -MD5 563f998f4714d79487c4c24de96286b5 gtksourceview-1.4.2.ebuild 853 +MD5 8f220b9a447f3e2e51de98d1dd2fb389 gtksourceview-1.4.2.ebuild 851 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 diff --git a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild index eef876196ffd..009e09a95fd6 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.6 2006/01/22 21:03:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.7 2006/02/03 17:37:39 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |