diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-02-28 18:51:01 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-02-28 18:51:01 +0000 |
commit | 0b5e13bdb589d69d43a021cc0f9717ab7200c286 (patch) | |
tree | 8efd9749b5525eaaa5bdfa5271534dd6ab201296 /xfce-extra/xfce4-clipman-plugin | |
parent | Add ~alpha/~arm/~ia64/~sparc (diff) | |
download | historical-0b5e13bdb589d69d43a021cc0f9717ab7200c286.tar.gz historical-0b5e13bdb589d69d43a021cc0f9717ab7200c286.tar.bz2 historical-0b5e13bdb589d69d43a021cc0f9717ab7200c286.zip |
ppc stable #305657
Package-Manager: portage-2.1.7.17/cvs/Linux ppc
Diffstat (limited to 'xfce-extra/xfce4-clipman-plugin')
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-clipman-plugin/ChangeLog b/xfce-extra/xfce4-clipman-plugin/ChangeLog index 1a7bb0a8414a..eea4d7d12dff 100644 --- a/xfce-extra/xfce4-clipman-plugin/ChangeLog +++ b/xfce-extra/xfce4-clipman-plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-clipman-plugin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.22 2010/02/22 18:38:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.23 2010/02/28 18:46:26 nixnut Exp $ + + 28 Feb 2010; nixnut <nixnut@gentoo.org> xfce4-clipman-plugin-1.1.3.ebuild: + ppc stable #305657 22 Feb 2010; Christian Faulhammer <fauli@gentoo.org> xfce4-clipman-plugin-1.1.3.ebuild: diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild index ee9bba0284c7..9adfca6317eb 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.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-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild,v 1.3 2010/02/22 18:38:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild,v 1.4 2010/02/28 18:46:26 nixnut 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 |