diff options
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.4.1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index ce3e12e3fb95..7295385486a0 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.52 2004/01/13 17:24:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.53 2004/01/29 03:16:13 agriffis Exp $ + + 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> gedit-2.4.1.ebuild: + stable on ia64 13 Jan 2004; <gustavoz@gentoo.org> gedit-2.4.1.ebuild: hppa stable diff --git a/app-editors/gedit/gedit-2.4.1.ebuild b/app-editors/gedit/gedit-2.4.1.ebuild index 1d575e0be203..eb87d19bc415 100644 --- a/app-editors/gedit/gedit-2.4.1.ebuild +++ b/app-editors/gedit/gedit-2.4.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/app-editors/gedit/gedit-2.4.1.ebuild,v 1.5 2004/01/13 17:24:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.4.1.ebuild,v 1.6 2004/01/29 03:16:13 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="A text editor for the Gnome2 desktop" HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc alpha sparc hppa ~amd64" +KEYWORDS="x86 ~ppc alpha sparc hppa ~amd64 ia64" RDEPEND=">=gnome-base/libglade-2 >=dev-libs/popt-1.5 diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 99faaaa7fc2e..2c4b3dba4183 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.13 2004/01/11 13:11:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.14 2004/01/29 03:15:20 agriffis Exp $ + + 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> + gtksourceview-0.7.0-r1.ebuild: + stable on ia64 11 Jan 2004; Jason Wever <weeve@gentoo.org> gtksourceview-0.7.0-r1.ebuild: Marked stable on sparc. diff --git a/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild b/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild index 9e218d23e6e4..5da0e1025974 100644 --- a/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.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.0-r1.ebuild,v 1.3 2004/01/11 13:11:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild,v 1.4 2004/01/29 03:15:20 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc alpha sparc hppa ~amd64" +KEYWORDS="x86 ~ppc alpha sparc hppa ~amd64 ia64" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2 |