diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 00:20:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 00:20:05 +0000 |
commit | 9faa9b71821cfda0413f6cc2e013a2b0efc5e4f9 (patch) | |
tree | 925a673cb3b19249d8a92996e13d217f8808c66e /xfce-extra/xfce4-clipman-plugin | |
parent | Stable for HPPA (bug #289179). (diff) | |
download | historical-9faa9b71821cfda0413f6cc2e013a2b0efc5e4f9.tar.gz historical-9faa9b71821cfda0413f6cc2e013a2b0efc5e4f9.tar.bz2 historical-9faa9b71821cfda0413f6cc2e013a2b0efc5e4f9.zip |
Stable for HPPA (bug #289179).
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'xfce-extra/xfce4-clipman-plugin')
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-clipman-plugin/ChangeLog b/xfce-extra/xfce4-clipman-plugin/ChangeLog index 314773737e2a..65f54cf35199 100644 --- a/xfce-extra/xfce4-clipman-plugin/ChangeLog +++ b/xfce-extra/xfce4-clipman-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-clipman-plugin -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.19 2009/12/03 20:37:05 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.20 2010/01/19 00:19:49 jer Exp $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> + xfce4-clipman-plugin-1.1.1.ebuild: + Stable for HPPA (bug #289179). 03 Dec 2009; Brent Baude <ranger@gentoo.org> xfce4-clipman-plugin-1.1.1.ebuild: diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild index 434b1cd7fb11..980216cf0137 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.9 2009/12/03 20:37:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.10 2010/01/19 00:19:49 jer Exp $ EAPI=2 EAUTORECONF=yes @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.1/${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=">=dev-libs/glib-2.16:2 |