diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-03 14:38:06 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-03 14:38:06 +0000 |
commit | 3c333bb0db308dd5a4b16303588229ce19f8911c (patch) | |
tree | 5c8ec9e835ff2bc12ddf3ace8aee64dbf736aa53 /xfce-extra/terminal | |
parent | Stable on ppc wrt bug 153225 (diff) | |
download | gentoo-2-3c333bb0db308dd5a4b16303588229ce19f8911c.tar.gz gentoo-2-3c333bb0db308dd5a4b16303588229ce19f8911c.tar.bz2 gentoo-2-3c333bb0db308dd5a4b16303588229ce19f8911c.zip |
Stable on ppc wrt bug 153225
(Portage version: 2.1.2-r9)
Diffstat (limited to 'xfce-extra/terminal')
-rw-r--r-- | xfce-extra/terminal/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/terminal/terminal-0.2.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/terminal/ChangeLog b/xfce-extra/terminal/ChangeLog index 6907b5aa043d..fbeb8a4e3bf0 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.31 2007/03/02 22:32:53 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.32 2007/03/03 14:38:06 nixnut Exp $ + + 03 Mar 2007; nixnut <nixnut@gentoo.org> terminal-0.2.4-r1.ebuild: + Stable on ppc wrt bug 153225 02 Mar 2007; Peter Weller <welp@gentoo.org> terminal-0.2.6-r1.ebuild: Keyworded on x86-fbsd diff --git a/xfce-extra/terminal/terminal-0.2.4-r1.ebuild b/xfce-extra/terminal/terminal-0.2.4-r1.ebuild index df6260e81bb5..0926ff1126c6 100644 --- a/xfce-extra/terminal/terminal-0.2.4-r1.ebuild +++ b/xfce-extra/terminal/terminal-0.2.4-r1.ebuild @@ -1,12 +1,12 @@ # 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.4-r1.ebuild,v 1.6 2007/02/26 19:04:20 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.4-r1.ebuild,v 1.7 2007/03/03 14:38:06 nixnut Exp $ inherit xfce42 DESCRIPTION="Terminal with close ties to xfce" HOMEPAGE="http://www.os-cillation.com/" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~amd64 ~arm ~ia64 ppc ppc64 ~sparc x86" IUSE="dbus" |