diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 08:40:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 08:40:52 +0000 |
commit | 18aec2fb47b936f44500210d111a1ed3f75b85c1 (patch) | |
tree | 9b2aa4f197a0e1c61caaf79838555f5de349e5d5 /x11-libs/gtksourceview | |
parent | Mark 1.0.6-r3 stable on alpha (diff) | |
download | historical-18aec2fb47b936f44500210d111a1ed3f75b85c1.tar.gz historical-18aec2fb47b936f44500210d111a1ed3f75b85c1.tar.bz2 historical-18aec2fb47b936f44500210d111a1ed3f75b85c1.zip |
Mark 1.4.2 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-libs/gtksourceview')
-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 c99663ffd611..2c24519ba56a 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.64 2006/02/03 20:09:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.65 2006/02/07 08:40:52 agriffis Exp $ + + 07 Feb 2006; Aron Griffis <agriffis@gentoo.org> + gtksourceview-1.4.2.ebuild: + Mark 1.4.2 stable on alpha 03 Feb 2006; Aron Griffis <agriffis@gentoo.org> gtksourceview-1.4.2.ebuild: diff --git a/x11-libs/gtksourceview/Manifest b/x11-libs/gtksourceview/Manifest index 0d63cbc8742e..9adeaabe107a 100644 --- a/x11-libs/gtksourceview/Manifest +++ b/x11-libs/gtksourceview/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 2f69202390101c183a79dbc87d3750aa ChangeLog 7771 RMD160 5513bbd1efadd4cbe06de9f4c37d657897056947 ChangeLog 7771 SHA256 4643aa7171c7c2e2273d740dd72f68d4cb4e2bec30a4c454b9bb6635f7cefdd0 ChangeLog 7771 @@ -16,3 +19,10 @@ SHA256 3e962c1a0fb4cbfc56ffb82584218dbfa84618c16b118fa6de18c143d7c666a8 gtksourc MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 RMD160 c0e2bae8e91bb6be8922bac5e4f597302e06587e metadata.xml 158 SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1 metadata.xml 158 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD6F0dJrHF4yAQTrARAl4fAKCA7uw873SHn8S7zEQ+ieLnTVGUowCgxi1U +tPvsxaM50GYQQ6SbC4FmpLY= +=8yTk +-----END PGP SIGNATURE----- diff --git a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild index cf2f32dcb35c..0bbb587c5aae 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.8 2006/02/03 20:09:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.9 2006/02/07 08:40:52 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 |