diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-22 21:03:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-22 21:03:34 +0000 |
commit | d6446a648a13782319261a812c832c100d0604f9 (patch) | |
tree | 52389d978e388d71073be01f46ef1f681b6d2dfb | |
parent | Stable on ppc64 (diff) | |
download | historical-d6446a648a13782319261a812c832c100d0604f9.tar.gz historical-d6446a648a13782319261a812c832c100d0604f9.tar.bz2 historical-d6446a648a13782319261a812c832c100d0604f9.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/Manifest | 14 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 68cdd6a6cc00..309671ff7445 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.61 2006/01/22 19:07:58 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.62 2006/01/22 21:03:34 corsair Exp $ + + 22 Jan 2006; Markus Rothe <corsair@gentoo.org> gtksourceview-1.4.2.ebuild: + Stable on ppc64 22 Jan 2006; <dang@gentoo.org> gtksourceview-1.4.2.ebuild: Marked stable on amd64 per bug #119634 diff --git a/x11-libs/gtksourceview/Manifest b/x11-libs/gtksourceview/Manifest index 6ece39db737b..9725c310f67b 100644 --- a/x11-libs/gtksourceview/Manifest +++ b/x11-libs/gtksourceview/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 324fb82af73156d20c1f71ae991f15fd ChangeLog 7359 +MD5 5cc60f0de293ad149b87c72afdc26bcf ChangeLog 7458 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 3df2e47ba96b311fb125e85a6dad8bb9 gtksourceview-1.4.2.ebuild 851 +MD5 563f998f4714d79487c4c24de96286b5 gtksourceview-1.4.2.ebuild 853 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFD09g5omPajV0RnrERAluoAJ0aMqM1n0oJj6RwDMchgOKsq29BNACfdieD -P2cCHPFJQvV6SlL4mqZrEl8= -=ByjD ------END PGP SIGNATURE----- diff --git a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild index b6c52d6276b4..eef876196ffd 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.5 2006/01/22 19:07:58 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.6 2006/01/22 21:03:34 corsair 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 |