diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-03-09 17:59:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-03-09 17:59:13 +0000 |
commit | ff2ccc7ae75c3c5c382f0ec3b4917ce350ca7676 (patch) | |
tree | 1b82cac7bdb7f8515ab8cc4fd200e238267befec /xfce-extra/terminal | |
parent | Remove Metalgod as he retired. Change no-herd to xfce. (diff) | |
download | historical-ff2ccc7ae75c3c5c382f0ec3b4917ce350ca7676.tar.gz historical-ff2ccc7ae75c3c5c382f0ec3b4917ce350ca7676.tar.bz2 historical-ff2ccc7ae75c3c5c382f0ec3b4917ce350ca7676.zip |
Stable for HPPA (bug #169987).
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-extra/terminal')
-rw-r--r-- | xfce-extra/terminal/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/terminal/terminal-0.2.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/terminal/ChangeLog b/xfce-extra/terminal/ChangeLog index 3a09e00e484a..149a2a92f691 100644 --- a/xfce-extra/terminal/ChangeLog +++ b/xfce-extra/terminal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/terminal # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.34 2007/03/09 10:53:18 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.35 2007/03/09 17:54:53 jer Exp $ + + 09 Mar 2007; Jeroen Roovers <jer@gentoo.org> terminal-0.2.6-r1.ebuild: + Stable for HPPA (bug #169987). 09 Mar 2007; Christian Faulhammer <opfer@gentoo.org> terminal-0.2.6-r1.ebuild: diff --git a/xfce-extra/terminal/terminal-0.2.6-r1.ebuild b/xfce-extra/terminal/terminal-0.2.6-r1.ebuild index 1bd84b04019b..cf6ec38c5850 100644 --- a/xfce-extra/terminal/terminal-0.2.6-r1.ebuild +++ b/xfce-extra/terminal/terminal-0.2.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.6-r1.ebuild,v 1.5 2007/03/09 10:53:18 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.6-r1.ebuild,v 1.6 2007/03/09 17:54:53 jer Exp $ inherit xfce44 @@ -11,7 +11,7 @@ S="${WORKDIR}/${MY_P}" DESCRIPTION="Terminal for Xfce desktop environment, based on vte library." HOMEPAGE="http://www.xfce.org/projects/terminal" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="dbus debug startup-notification doc" RDEPEND=">=dev-libs/glib-2.6 |