diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-02-25 22:50:36 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-02-25 22:50:36 +0000 |
commit | 8a32e26b32ee6bacbe05a917dab726d9a0b52530 (patch) | |
tree | 061dd930325c7030aa841534f86a9b9334e4e543 | |
parent | Removing ICC stuff altogether, with Mr_Bones_'s blessing (diff) | |
download | historical-8a32e26b32ee6bacbe05a917dab726d9a0b52530.tar.gz historical-8a32e26b32ee6bacbe05a917dab726d9a0b52530.tar.bz2 historical-8a32e26b32ee6bacbe05a917dab726d9a0b52530.zip |
Mark stable on x86.
Package-Manager: portage-2.0.51.16
-rw-r--r-- | xfce-extra/terminal/terminal-0.2.2-r1.ebuild | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-weather/xfce4-weather-0.4.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/xfce-extra/terminal/terminal-0.2.2-r1.ebuild b/xfce-extra/terminal/terminal-0.2.2-r1.ebuild index 85716bd76d5d..a037d2232f55 100644 --- a/xfce-extra/terminal/terminal-0.2.2-r1.ebuild +++ b/xfce-extra/terminal/terminal-0.2.2-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.2-r1.ebuild,v 1.3 2005/02/01 17:38:29 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.2-r1.ebuild,v 1.4 2005/02/25 22:50:36 bcowan Exp $ DESCRIPTION="Terminal with close ties to xfce" HOMEPAGE="http://www.os-cillation.com/" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" RDEPEND=">=x11-libs/gtk+-2.4* >=xfce-extra/exo-0.2.0-r1 diff --git a/xfce-extra/xfce4-weather/xfce4-weather-0.4.1.ebuild b/xfce-extra/xfce4-weather/xfce4-weather-0.4.1.ebuild index a1566c399933..3c1e5e407382 100644 --- a/xfce-extra/xfce4-weather/xfce4-weather-0.4.1.ebuild +++ b/xfce-extra/xfce4-weather/xfce4-weather-0.4.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather/xfce4-weather-0.4.1.ebuild,v 1.1 2005/01/21 01:01:34 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather/xfce4-weather-0.4.1.ebuild,v 1.2 2005/02/25 22:48:04 bcowan Exp $ DESCRIPTION="Xfce panel weather monitor" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" GOODIES_PLUGIN=1 |