diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-07-26 03:17:55 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-07-26 03:17:55 +0000 |
commit | 98d97112dca6f2bb109488d6698b9cdfee6317e0 (patch) | |
tree | 1280c3f2f65960447163193bc4582dd9b622bdfe /gnome-extra | |
parent | Marking 2.10.1-r1 stable (x86) (diff) | |
download | gentoo-2-98d97112dca6f2bb109488d6698b9cdfee6317e0.tar.gz gentoo-2-98d97112dca6f2bb109488d6698b9cdfee6317e0.tar.bz2 gentoo-2-98d97112dca6f2bb109488d6698b9cdfee6317e0.zip |
Marking 3.6.2 stable (x86)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgtkhtml/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgtkhtml/ChangeLog b/gnome-extra/libgtkhtml/ChangeLog index ad77f7911180..44645189a9a0 100644 --- a/gnome-extra/libgtkhtml/ChangeLog +++ b/gnome-extra/libgtkhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgtkhtml # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.132 2005/07/12 04:07:35 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.133 2005/07/26 03:17:55 leonardop Exp $ + + 25 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> libgtkhtml-3.6.2.ebuild: + Stable on x86. 12 Jul 2005; Stephen P. Becker <geoman@gentoo.org> libgtkhtml-3.6.1.ebuild: diff --git a/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild index 76d15549e77d..792145919b88 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild,v 1.1 2005/07/08 00:31:19 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild,v 1.2 2005/07/26 03:17:55 leonardop Exp $ inherit versionator gnome2 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${MY_MAJ_PV}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.6" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="static" S=${WORKDIR}/${MY_P} |