diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-10 15:51:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-10 15:51:28 +0000 |
commit | 6eb1ff0bac057997a10b03794f71468c08cfb52e (patch) | |
tree | ae44aa1792b0b093babacdf735bfa34be441c306 /xfce-extra/terminal | |
parent | arm love (diff) | |
download | gentoo-2-6eb1ff0bac057997a10b03794f71468c08cfb52e.tar.gz gentoo-2-6eb1ff0bac057997a10b03794f71468c08cfb52e.tar.bz2 gentoo-2-6eb1ff0bac057997a10b03794f71468c08cfb52e.zip |
arm/ia64 love
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'xfce-extra/terminal')
-rw-r--r-- | xfce-extra/terminal/terminal-0.2.4-r1.ebuild | 4 | ||||
-rw-r--r-- | xfce-extra/terminal/terminal-0.2.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/xfce-extra/terminal/terminal-0.2.4-r1.ebuild b/xfce-extra/terminal/terminal-0.2.4-r1.ebuild index ca701556f1d1..9602441fda89 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-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.4-r1.ebuild,v 1.2 2005/10/06 18:32:39 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.4-r1.ebuild,v 1.3 2005/10/10 15:51:28 vapier Exp $ inherit xfce42 DESCRIPTION="Terminal with close ties to xfce" HOMEPAGE="http://www.os-cillation.com/" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="dbus" diff --git a/xfce-extra/terminal/terminal-0.2.4.ebuild b/xfce-extra/terminal/terminal-0.2.4.ebuild index 3248ee65c131..6cb0c1b27b71 100644 --- a/xfce-extra/terminal/terminal-0.2.4.ebuild +++ b/xfce-extra/terminal/terminal-0.2.4.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.4.ebuild,v 1.6 2005/10/08 21:47:10 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.4.ebuild,v 1.7 2005/10/10 15:51:28 vapier Exp $ DESCRIPTION="Terminal with close ties to xfce" HOMEPAGE="http://www.os-cillation.com/" -KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 arm ia64 ppc ~ppc64 ~sparc x86" IUSE="dbus" |