diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 14:43:59 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 14:43:59 +0000 |
commit | 21eb53d9c1c7b27d77f12cfe1d22c9d915c62cfa (patch) | |
tree | cb43acb8c5ad121efdafcf5bf00d1cb1c840b20e /x11-libs/gtksourceview | |
parent | Modular X dependencies are fixed. (diff) | |
download | gentoo-2-21eb53d9c1c7b27d77f12cfe1d22c9d915c62cfa.tar.gz gentoo-2-21eb53d9c1c7b27d77f12cfe1d22c9d915c62cfa.tar.bz2 gentoo-2-21eb53d9c1c7b27d77f12cfe1d22c9d915c62cfa.zip |
Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/Manifest | 12 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild | 4 |
3 files changed, 8 insertions, 14 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..d2b6da6ec52c 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 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 61416f2e72fceb4c74803cfb91abf8ce gtksourceview-1.4.2.ebuild 854 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 |