diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-30 15:31:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-30 15:31:28 +0000 |
commit | 77b72d411417e8bf0e6493e0246cf2d418752833 (patch) | |
tree | aec1ded4846be5a398d615f8c43b07b0059c30b8 /xfce-extra/xfce4-clipman-plugin | |
parent | alpha/ia64/sparc stable wrt #289179 (diff) | |
download | gentoo-2-77b72d411417e8bf0e6493e0246cf2d418752833.tar.gz gentoo-2-77b72d411417e8bf0e6493e0246cf2d418752833.tar.bz2 gentoo-2-77b72d411417e8bf0e6493e0246cf2d418752833.zip |
alpha/ia64/sparc stable wrt #289179
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'xfce-extra/xfce4-clipman-plugin')
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-clipman-plugin/ChangeLog b/xfce-extra/xfce4-clipman-plugin/ChangeLog index 802f1cb52b81..6dd90ec68a38 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.17 2009/11/16 15:42:20 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.18 2009/11/30 15:31:27 armin76 Exp $ + + 30 Nov 2009; Raúl Porcel <armin76@gentoo.org> + xfce4-clipman-plugin-1.1.1.ebuild: + alpha/ia64/sparc stable wrt #289179 *xfce4-clipman-plugin-1.1.3 (16 Nov 2009) 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 86c4b512ef1e..c1da7816c56e 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 # 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.7 2009/11/09 20:55:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.8 2009/11/30 15:31:28 armin76 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 |