diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-03 20:09:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-03 20:09:42 +0000 |
commit | c55c1f24258d2f6de517d89e81b8dd32b829c62e (patch) | |
tree | 01ce238c3c187f6f1baaae1dc1b3e0068a2f410b /x11-libs | |
parent | Added ~ppc keyword. bug 121023 (diff) | |
download | historical-c55c1f24258d2f6de517d89e81b8dd32b829c62e.tar.gz historical-c55c1f24258d2f6de517d89e81b8dd32b829c62e.tar.bz2 historical-c55c1f24258d2f6de517d89e81b8dd32b829c62e.zip |
Mark 1.4.2 stable on ia64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/Manifest | 10 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild | 4 |
3 files changed, 17 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 0e6d32699574..c99663ffd611 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.63 2006/02/03 17:37:39 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.64 2006/02/03 20:09:41 agriffis Exp $ + + 03 Feb 2006; Aron Griffis <agriffis@gentoo.org> + gtksourceview-1.4.2.ebuild: + Mark 1.4.2 stable on ia64 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> gtksourceview-1.4.2.ebuild: Stable on hppa. diff --git a/x11-libs/gtksourceview/Manifest b/x11-libs/gtksourceview/Manifest index 508827d815cf..a1b6cef4fe69 100644 --- a/x11-libs/gtksourceview/Manifest +++ b/x11-libs/gtksourceview/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 8e7843dc95ba0a6c4544792f00ae1b6c ChangeLog 7661 RMD160 e940eaccce18c05a959694e68fb027263edcf4a9 ChangeLog 7661 SHA256 14bcb14ee917e31709b65a5009eb750640476d958f59a96dd5c5ad44f197e506 ChangeLog 7661 @@ -16,3 +19,10 @@ SHA256 858ba479d9b6bac7b9e7f4e9949c2a3c7cdb320bb5b7b99ff4f2acfa097e6b86 gtksourc MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 RMD160 c0e2bae8e91bb6be8922bac5e4f597302e06587e metadata.xml 158 SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1 metadata.xml 158 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFD47iPJrHF4yAQTrARAtwlAJ9ZKPAzd9z03t/RGsE1X2Q88f8hjACfcGCV +baHuAM3yf3+z/5QoH4Q+jws= +=wP7i +-----END PGP SIGNATURE----- diff --git a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild index 009e09a95fd6..cf2f32dcb35c 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.7 2006/02/03 17:37:39 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.8 2006/02/03 20:09:42 agriffis 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 |