diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-21 14:52:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-21 14:52:51 +0000 |
commit | 51d6c24b5852deadb80b53e9d1efae5dc020300f (patch) | |
tree | 7d40f8826b221599e4b30f9d5b3fe44b64d82ace /xfce-extra | |
parent | Marked ppc/ppc64 stable for bug #183958. (diff) | |
download | gentoo-2-51d6c24b5852deadb80b53e9d1efae5dc020300f.tar.gz gentoo-2-51d6c24b5852deadb80b53e9d1efae5dc020300f.tar.bz2 gentoo-2-51d6c24b5852deadb80b53e9d1efae5dc020300f.zip |
alpha/ia64/x86 stable wrt security #184886
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/terminal/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/terminal/terminal-0.2.6_p25931.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/terminal/ChangeLog b/xfce-extra/terminal/ChangeLog index 92555d49f5e9..eedd1eaab450 100644 --- a/xfce-extra/terminal/ChangeLog +++ b/xfce-extra/terminal/ChangeLog @@ -1,6 +1,10 @@ # 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.45 2007/07/21 13:34:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.46 2007/07/21 14:52:51 armin76 Exp $ + + 21 Jul 2007; Raúl Porcel <armin76@gentoo.org> + terminal-0.2.6_p25931.ebuild: + alpha/ia64/x86 stable wrt security #184886 21 Jul 2007; Jeroen Roovers <jer@gentoo.org> terminal-0.2.6_p25931.ebuild: Stable for HPPA (bug #184868). diff --git a/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild b/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild index 1240049f30a3..a2547eddddab 100644 --- a/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild +++ b/xfce-extra/terminal/terminal-0.2.6_p25931.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_p25931.ebuild,v 1.3 2007/07/21 13:34:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild,v 1.4 2007/07/21 14:52:51 armin76 Exp $ inherit xfce44 @@ -13,7 +13,7 @@ DESCRIPTION="Terminal for Xfce desktop environment, based on vte library." HOMEPAGE="http://www.xfce.org/projects/terminal" SRC_URI="http://dev.gentooexperimental.org/~drac/distfiles/${MY_P}.tar.bz2" -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" RESTRICT="test" |