diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 14:39:02 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 14:39:02 +0000 |
commit | 9c5596379ee32dbf4effb06a94a43db8efee8112 (patch) | |
tree | 93f0a003d85edeb3adc7f19351d28ac7e48d0ab1 /x11-libs | |
parent | Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 (diff) | |
download | historical-9c5596379ee32dbf4effb06a94a43db8efee8112.tar.gz historical-9c5596379ee32dbf4effb06a94a43db8efee8112.tar.bz2 historical-9c5596379ee32dbf4effb06a94a43db8efee8112.zip |
Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/Manifest | 14 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index b4cceb987698..daba24dd8d34 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # 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.59 2006/01/22 03:37:43 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.60 2006/01/22 14:39:02 dertobi123 Exp $ + + 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> + gtksourceview-1.4.2.ebuild: + Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> gtksourceview-1.4.2.ebuild: diff --git a/x11-libs/gtksourceview/Manifest b/x11-libs/gtksourceview/Manifest index b3483fc61ea7..bc8ef0b7be02 100644 --- a/x11-libs/gtksourceview/Manifest +++ b/x11-libs/gtksourceview/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 cdb9bb30c3f95e217215bbd54ed4fc76 ChangeLog 7111 +MD5 bc37e3eec77ab3c15bad50a7f8e32482 ChangeLog 7262 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 7673d89e223deee6a04d825a779fb3bf gtksourceview-1.4.2.ebuild 855 +MD5 b49e077ce50fed71c41a932c95f8f008 gtksourceview-1.4.2.ebuild 858 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFD0v7ZSENan+PfizARAn09AJ4yxOzfnhGv6ijucXoImLbIhodUzgCggYPE -b2rV3ZhEZLHMeBDaFSpi2W4= -=xcNy ------END PGP SIGNATURE----- diff --git a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild index ee7f02600785..074f1f616c30 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.3 2006/01/22 03:37:43 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.4 2006/01/22 14:39:02 dertobi123 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 |