diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-18 15:05:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-18 15:05:48 +0000 |
commit | 8f6c27d3ba0759500970a1f66fc76c298b5a9afb (patch) | |
tree | f0eb3676bd82e696d7f2f6b351109adbb4136041 /gnome-extra | |
parent | stable on hppa and sparc (diff) | |
download | gentoo-2-8f6c27d3ba0759500970a1f66fc76c298b5a9afb.tar.gz gentoo-2-8f6c27d3ba0759500970a1f66fc76c298b5a9afb.tar.bz2 gentoo-2-8f6c27d3ba0759500970a1f66fc76c298b5a9afb.zip |
stable on sparc
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgtkhtml/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/libgtkhtml/Manifest | 4 | ||||
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/gnome-extra/libgtkhtml/ChangeLog b/gnome-extra/libgtkhtml/ChangeLog index 8543dbb119f9..cc1270d28c07 100644 --- a/gnome-extra/libgtkhtml/ChangeLog +++ b/gnome-extra/libgtkhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgtkhtml -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.60 2004/01/14 14:44:41 obz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.61 2004/01/18 15:02:35 gustavoz Exp $ + + 18 Jan 2004; <gustavoz@gentoo.org> libgtkhtml-2.4.1.ebuild: + stable on sparc 14 Jan 2004; Mike Gardiner <obz@gentoo.org> libgtkhtml-2.4.1.ebuild: Stable on x86 as part of GNOME-2.4.1 diff --git a/gnome-extra/libgtkhtml/Manifest b/gnome-extra/libgtkhtml/Manifest index 55808335dc8d..847edd1d4f27 100644 --- a/gnome-extra/libgtkhtml/Manifest +++ b/gnome-extra/libgtkhtml/Manifest @@ -1,12 +1,12 @@ MD5 64dbd28b739c22bf398c3fad86677456 libgtkhtml-3.0.9.ebuild 1534 -MD5 ce48711ed73e2345f034ea7f491415a7 libgtkhtml-2.4.1.ebuild 845 +MD5 9c933f60342112afdbaae304fbeaa748 libgtkhtml-2.4.1.ebuild 849 MD5 6af1138a071453845cfc2dd32638efcd libgtkhtml-3.0.8-r2.ebuild 1453 MD5 f9c5fdd88edb0464ec95feb6c37be960 libgtkhtml-2.2.4.ebuild 851 MD5 eaea8363ecb7b61317524187e5eb59d2 libgtkhtml-2.4.0.ebuild 856 MD5 eccf98bc3b301df70dd18bcc9b94440b libgtkhtml-2.2.1.ebuild 803 MD5 a7ec932042000406f51f7fbceb8e9f82 libgtkhtml-2.2.3.ebuild 817 MD5 01d9b538baf2f8bf5b3aed68c318dc81 libgtkhtml-3.0.7.ebuild 1349 -MD5 05de15d4c0c374a4b7ceda3a8152b359 ChangeLog 8226 +MD5 d0b77a53f2fb952b7cdbbb25953a0776 ChangeLog 8312 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 c802878860f7a2692df330e54e635c0c files/libgtkhtml-3.0.7-libtool.patch 656 MD5 91961ab08a6720382576581f1c879963 files/libgtkhtml-3.0.8-alpha.patch 700 diff --git a/gnome-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild index 689453500e52..2b1947cda8e3 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild,v 1.3 2004/01/14 14:44:41 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.4.1.ebuild,v 1.4 2004/01/18 15:02:35 gustavoz Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ LICENSE="LGPL-2.1 GPL-2" IUSE="" SLOT="1" -KEYWORDS="x86 ~ppc ~alpha ~sparc hppa ~amd64" +KEYWORDS="x86 ~ppc ~alpha sparc hppa ~amd64" # FIXME : seems only testapps need gnomevfs RDEPEND=">=x11-libs/gtk+-2 |