diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-11-08 15:19:04 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-11-08 15:19:04 +0000 |
commit | 1947e6a3e051665345ab211d9173ebaf9d83e83c (patch) | |
tree | cd08b73572077f990aab23f3083f251848df7ed6 /x11-libs | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-1947e6a3e051665345ab211d9173ebaf9d83e83c.tar.gz gentoo-2-1947e6a3e051665345ab211d9173ebaf9d83e83c.tar.bz2 gentoo-2-1947e6a3e051665345ab211d9173ebaf9d83e83c.zip |
set sparc keyword
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/Manifest | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 98394f3cadc7..d3f72205ce33 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.8 2003/10/22 12:17:46 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.9 2003/11/08 15:18:51 todd Exp $ + + 08 Nov 2003; Todd Sunderlin <todd@gentoo.org> gtksourceview-0.6.0.ebuild: + added sparc keyword 22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> gtksourceview-0.6.0.ebuild: diff --git a/x11-libs/gtksourceview/Manifest b/x11-libs/gtksourceview/Manifest index 33bcf092edad..c9575a9a7591 100644 --- a/x11-libs/gtksourceview/Manifest +++ b/x11-libs/gtksourceview/Manifest @@ -1,6 +1,6 @@ -MD5 6c60c3317a5cabb618d0761d5f31d7ad ChangeLog 1143 -MD5 bcdb28210fe754ab1d9ac021f586f3e7 gtksourceview-0.6.0.ebuild 728 +MD5 c4c155f030426b3f2b56752781f57cda ChangeLog 1234 +MD5 eaf4e2f8a4f0d9670a8794559d938ad8 gtksourceview-0.6.0.ebuild 719 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 380fc4bb7fc78c819c95c3d19fd0c505 gtksourceview-0.7.0.ebuild 803 +MD5 838841b8cbfcdf84d5d5bca4228dc6c5 gtksourceview-0.7.0.ebuild 802 MD5 9d48eb7e7f723c9f9b2be960e63ab6a8 files/digest-gtksourceview-0.6.0 72 MD5 1402eb2fe2d5eccbb5213a7e3979480e files/digest-gtksourceview-0.7.0 72 diff --git a/x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild b/x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild index f7e12fbd9ac2..6cf49a9340b7 100644 --- a/x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild,v 1.8 2003/10/22 12:17:46 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.6.0.ebuild,v 1.9 2003/11/08 15:18:51 todd Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha ~sparc amd64" +KEYWORDS="x86 ppc alpha sparc amd64" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2 |