diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 16:00:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 16:00:21 +0000 |
commit | 18388383de29334f4bfa47c6c77aa62508a0152b (patch) | |
tree | 0ee31d2b8077113d09bd42b4146d8cf0ddfd6638 /xfce-extra/xfce4-quicklauncher-plugin | |
parent | Removed stable ppc64 keyword from _pre KEYWORDS section. (diff) | |
download | historical-18388383de29334f4bfa47c6c77aa62508a0152b.tar.gz historical-18388383de29334f4bfa47c6c77aa62508a0152b.tar.bz2 historical-18388383de29334f4bfa47c6c77aa62508a0152b.zip |
Stable for HPPA (bug #323729).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'xfce-extra/xfce4-quicklauncher-plugin')
-rw-r--r-- | xfce-extra/xfce4-quicklauncher-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog b/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog index 8f5581a1612e..41979fc7806d 100644 --- a/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog +++ b/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-quicklauncher-plugin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog,v 1.7 2010/07/23 07:57:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog,v 1.8 2010/08/10 15:59:37 jer Exp $ + + 10 Aug 2010; Jeroen Roovers <jer@gentoo.org> + xfce4-quicklauncher-plugin-1.9.4-r1.ebuild: + Stable for HPPA (bug #323729). 23 Jul 2010; Markus Meier <maekke@gentoo.org> xfce4-quicklauncher-plugin-1.9.4-r1.ebuild: diff --git a/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild b/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild index 0b99364fbb17..080401061925 100644 --- a/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild +++ b/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.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-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild,v 1.5 2010/07/23 07:57:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild,v 1.6 2010/08/10 15:59:37 jer Exp $ EAUTORECONF=yes EINTLTOOLIZE=yes @@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.9/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND=">=xfce-base/xfce4-panel-4.3.20 |