diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-03-27 01:10:55 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-03-27 01:10:55 +0000 |
commit | 6f16deefceafc377f4ad4be8cf2836304d5e5511 (patch) | |
tree | 68325c83cc21cd3aaa30868b5eaf10ec73b85b0f /x11-libs | |
parent | rm unneeded build (Manifest recommit) (diff) | |
download | gentoo-2-6f16deefceafc377f4ad4be8cf2836304d5e5511.tar.gz gentoo-2-6f16deefceafc377f4ad4be8cf2836304d5e5511.tar.bz2 gentoo-2-6f16deefceafc377f4ad4be8cf2836304d5e5511.zip |
Stable on AMD64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 998dc26ff13d..5317a588e090 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.20 2004/03/25 13:47:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.21 2004/03/27 01:10:55 avenj Exp $ + + 26 Mar 2004; Jon Portnoy <avenj@gentoo.org> + gtksourceview-0.7.1.ebuild : + Stable on AMD64. 25 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> gtksourceview-0.7.1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild b/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild index bde3b6d308f8..defa1273de9e 100644 --- a/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild,v 1.4 2004/03/25 13:47:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild,v 1.5 2004/03/27 01:10:55 avenj Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~alpha sparc ~hppa amd64 ~ia64 ~mips" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2 |