summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-04-22 18:22:04 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-04-22 18:22:04 +0000
commit05f0aa021706cb185a5e3e8e60be0c087e2e8096 (patch)
tree5d3053546b0d6cf2a9e48c81a670d530838f050f
parentAdd dep on dev-python/lxml for tests. Remove reference to ${S}. (diff)
downloadhistorical-05f0aa021706cb185a5e3e8e60be0c087e2e8096.tar.gz
historical-05f0aa021706cb185a5e3e8e60be0c087e2e8096.tar.bz2
historical-05f0aa021706cb185a5e3e8e60be0c087e2e8096.zip
alpha/ia64/sh/sparc stable wrt #401229
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
-rw-r--r--xfce-base/libxfce4ui/ChangeLog5
-rw-r--r--xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild4
-rw-r--r--xfce-base/xfconf/ChangeLog5
-rw-r--r--xfce-base/xfconf/xfconf-4.8.1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog
index ff5af89307ee..03e36c6984e7 100644
--- a/xfce-base/libxfce4ui/ChangeLog
+++ b/xfce-base/libxfce4ui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4ui
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.38 2012/04/20 20:21:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.39 2012/04/22 18:20:29 armin76 Exp $
+
+ 22 Apr 2012; Raúl Porcel <armin76@gentoo.org> libxfce4ui-4.8.1.ebuild:
+ alpha/ia64/sh/sparc stable wrt #401229
20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -libxfce4ui-4.9.1.ebuild:
old
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild
index b3cf6e4431cb..b7a2ba7a4375 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild,v 1.6 2012/03/23 21:17:04 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.1.ebuild,v 1.7 2012/04/22 18:20:29 armin76 Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug glade startup-notification"
RDEPEND=">=dev-libs/glib-2.16:2
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog
index 3884813beeb4..8b03a60a4fa5 100644
--- a/xfce-base/xfconf/ChangeLog
+++ b/xfce-base/xfconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.61 2012/04/20 20:21:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.62 2012/04/22 18:22:04 armin76 Exp $
+
+ 22 Apr 2012; Raúl Porcel <armin76@gentoo.org> xfconf-4.8.1.ebuild:
+ alpha/ia64/sh/sparc stable wrt #401229
20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -xfconf-4.9.0.ebuild:
old
diff --git a/xfce-base/xfconf/xfconf-4.8.1.ebuild b/xfce-base/xfconf/xfconf-4.8.1.ebuild
index 965b58947f93..5221f36611b9 100644
--- a/xfce-base/xfconf/xfconf-4.8.1.ebuild
+++ b/xfce-base/xfconf/xfconf-4.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.1.ebuild,v 1.6 2012/03/23 21:29:28 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.1.ebuild,v 1.7 2012/04/22 18:22:04 armin76 Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/xfconf/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris"
IUSE="debug perl"
RDEPEND=">=dev-libs/dbus-glib-0.90