diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-04-23 17:36:25 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-04-23 17:36:25 +0000 |
commit | 4c40704a1bfb812b3d621811ba3078a15f0eac25 (patch) | |
tree | 2759470d2eb92f377035de75d9b52e834fc497db /xfce-extra/xfce4-eyes-plugin | |
parent | alpha stable (diff) | |
download | gentoo-2-4c40704a1bfb812b3d621811ba3078a15f0eac25.tar.gz gentoo-2-4c40704a1bfb812b3d621811ba3078a15f0eac25.tar.bz2 gentoo-2-4c40704a1bfb812b3d621811ba3078a15f0eac25.zip |
alpha/ia64/sparc stable wrt #358407
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-eyes-plugin')
4 files changed, 7 insertions, 53 deletions
diff --git a/xfce-extra/xfce4-eyes-plugin/ChangeLog b/xfce-extra/xfce4-eyes-plugin/ChangeLog index c6be2a714dd7..47f21c107cc7 100644 --- a/xfce-extra/xfce4-eyes-plugin/ChangeLog +++ b/xfce-extra/xfce4-eyes-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-eyes-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/ChangeLog,v 1.8 2011/03/29 13:12:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/ChangeLog,v 1.9 2011/04/23 17:36:25 ssuominen Exp $ + + 23 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> + xfce4-eyes-plugin-4.4.1.ebuild: + alpha/ia64/sparc stable wrt #358407 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> xfce4-eyes-plugin-4.4.1.ebuild: Stable for HPPA (bug #358407). diff --git a/xfce-extra/xfce4-eyes-plugin/files/xfce4-eyes-plugin-4.4.0-libtool.patch b/xfce-extra/xfce4-eyes-plugin/files/xfce4-eyes-plugin-4.4.0-libtool.patch deleted file mode 100644 index f74d87669810..000000000000 --- a/xfce-extra/xfce4-eyes-plugin/files/xfce4-eyes-plugin-4.4.0-libtool.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- xfce4-eyes-plugin-4.4.0/configure.in.orig 2008-09-21 20:57:00.000000000 +0200 -+++ xfce4-eyes-plugin-4.4.0/configure.in 2008-09-21 20:57:09.000000000 +0200 -@@ -36,6 +36,7 @@ - AC_PROG_CC() - AC_PROG_LD() - AC_PROG_INSTALL() -+AC_PROG_LIBTOOL() - AC_PROG_INTLTOOL() - - dnl ********************************** diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.0.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.0.ebuild deleted file mode 100644 index a538ab82be35..000000000000 --- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.0.ebuild,v 1.4 2011/01/29 21:01:23 ssuominen Exp $ - -EAUTORECONF=yes -EINTLTOOLIZE=yes -EAPI=3 -inherit xfconf - -DESCRIPTION="panel plugin that adds eyes which watch your every step" -HOMEPAGE="http://www.xfce.org/" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/4.4/${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" -IUSE="debug" - -RDEPEND=">=x11-libs/gtk+-2.6:2 - >=xfce-base/xfce4-panel-4.3.99.1 - >=xfce-base/libxfce4util-4.3.90.2 - >=xfce-base/libxfcegui4-4.3.90.2" -DEPEND="${RDEPEND} - dev-util/pkgconfig - dev-util/intltool" - -pkg_setup() { - PATCHES=( "${FILESDIR}"/${P}-libtool.patch ) - DOCS="AUTHORS ChangeLog README" - XFCONF=( - --disable-dependency-tracking - $(use_enable debug) - ) -} - -src_prepare() { - sed -i -e "/^AC_INIT/s/eyes_version()/eyes_version/" \ - configure.in || die - xfconf_src_prepare -} diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild index d79dd64108d4..c2ba7cd7ca6e 100644 --- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild +++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild,v 1.6 2011/03/29 13:12:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild,v 1.7 2011/04/23 17:36:25 ssuominen Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/4.4/${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=">=x11-libs/gtk+-2.6:2 |