diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-04-14 17:42:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-04-14 17:42:17 +0000 |
commit | 45a1ce2f737ac448256817480eb43b7091f676d9 (patch) | |
tree | aaf579ad72a2ce15bb9746e502e9e091030aa057 /xfce-base | |
parent | Remove old ebuild. (diff) | |
download | gentoo-2-45a1ce2f737ac448256817480eb43b7091f676d9.tar.gz gentoo-2-45a1ce2f737ac448256817480eb43b7091f676d9.tar.bz2 gentoo-2-45a1ce2f737ac448256817480eb43b7091f676d9.zip |
Stable for HPPA (bug #305657).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/exo/exo-0.3.106.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index 2d50cd6df9be..2788e832f6e3 100644 --- a/xfce-base/exo/ChangeLog +++ b/xfce-base/exo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/exo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.29 2010/03/21 18:50:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.30 2010/04/14 17:42:17 jer Exp $ + + 14 Apr 2010; Jeroen Roovers <jer@gentoo.org> exo-0.3.106.ebuild: + Stable for HPPA (bug #305657). *exo-0.5.2 (21 Mar 2010) diff --git a/xfce-base/exo/exo-0.3.106.ebuild b/xfce-base/exo/exo-0.3.106.ebuild index 6421c7f5f686..1e0e3276c7ed 100644 --- a/xfce-base/exo/exo-0.3.106.ebuild +++ b/xfce-base/exo/exo-0.3.106.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.106.ebuild,v 1.6 2010/03/11 21:10:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.106.ebuild,v 1.7 2010/04/14 17:42:17 jer Exp $ EAPI=2 inherit xfconf python multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/exo/0.3/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug hal libnotify python" RDEPEND=">=dev-lang/perl-5.6 |