diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-02-09 20:49:54 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-02-09 20:49:54 +0000 |
commit | 9fec4655a3d5f7e12b26c2d349e3d1e9a00c66d3 (patch) | |
tree | d3bf7f6fe6e0951330b4c2c16dd3851dbb319b3b /xfce-base | |
parent | Marked ~x64-solaris (diff) | |
download | historical-9fec4655a3d5f7e12b26c2d349e3d1e9a00c66d3.tar.gz historical-9fec4655a3d5f7e12b26c2d349e3d1e9a00c66d3.tar.bz2 historical-9fec4655a3d5f7e12b26c2d349e3d1e9a00c66d3.zip |
Marked ~x64-solaris
Package-Manager: portage-2.2.00.15320-prefix/cvs/Darwin powerpc
RepoMan-Options: --force
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.6.2.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfconf/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.7.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index b59e3f8db308..434c3224a518 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfcegui4 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.140 2010/01/11 16:23:44 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.141 2010/02/09 20:48:50 grobian Exp $ + + 09 Feb 2010; Fabian Groffen <grobian@gentoo.org> libxfcegui4-4.6.2.ebuild: + Marked ~x64-solaris 11 Jan 2010; Jeremy Olexa <darkside@gentoo.org> libxfcegui4-4.6.2.ebuild: Add prefix keywords, somehow I forgot to do this one a long time ago diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.6.2.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.6.2.ebuild index f720e8c9803a..cbae31d1c74b 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.6.2.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.6.2.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-base/libxfcegui4/libxfcegui4-4.6.2.ebuild,v 1.3 2010/02/04 07:35:28 mduft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.6.2.ebuild,v 1.4 2010/02/09 20:48:50 grobian Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.6/${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 ~ia64-linux ~x86-linux" +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 glade startup-notification" RDEPEND="gnome-base/libglade diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog index 3f758509cdd0..9ff138b849af 100644 --- a/xfce-base/xfconf/ChangeLog +++ b/xfce-base/xfconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfconf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.21 2010/01/22 15:49:58 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.22 2010/02/09 20:49:54 grobian Exp $ + + 09 Feb 2010; Fabian Groffen <grobian@gentoo.org> xfconf-4.7.0.ebuild: + Marked ~x64-solaris 22 Jan 2010; Jeremy Olexa <darkside@gentoo.org> xfconf-4.7.0.ebuild: Fix out of prefix warning regarding document location diff --git a/xfce-base/xfconf/xfconf-4.7.0.ebuild b/xfce-base/xfconf/xfconf-4.7.0.ebuild index cb567fecf20f..7ba69476044c 100644 --- a/xfce-base/xfconf/xfconf-4.7.0.ebuild +++ b/xfce-base/xfconf/xfconf-4.7.0.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-base/xfconf/xfconf-4.7.0.ebuild,v 1.2 2010/01/22 15:49:58 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.7.0.ebuild,v 1.3 2010/02/09 20:49:54 grobian Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/xfconf/4.7/${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" +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 profile" RDEPEND=">=dev-libs/dbus-glib-0.72 |