diff options
author | 2011-01-16 18:50:29 +0000 | |
---|---|---|
committer | 2011-01-16 18:50:29 +0000 | |
commit | 86c30d9dc26822d473f99daad38d2f1ec3b677e8 (patch) | |
tree | 8ca4354c70859312773d3c693e08a358f521ac4e /xfce-base/libxfcegui4 | |
parent | amd64/x86 stable wrt #349053 (diff) | |
download | historical-86c30d9dc26822d473f99daad38d2f1ec3b677e8.tar.gz historical-86c30d9dc26822d473f99daad38d2f1ec3b677e8.tar.bz2 historical-86c30d9dc26822d473f99daad38d2f1ec3b677e8.zip |
amd64/x86 stable wrt #349053
Package-Manager: portage-2.2.0_alpha14/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/libxfcegui4')
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index af3752c331cb..45db8c05a740 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfcegui4 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.156 2011/01/16 16:36:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.157 2011/01/16 18:39:55 ssuominen Exp $ + + 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> libxfcegui4-4.8.0.ebuild: + amd64/x86 stable wrt #349053 *libxfcegui4-4.8.0 (16 Jan 2011) diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.8.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.8.0.ebuild index c06824d9f8a7..f18bd6923456 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.8.0.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.8.0.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-base/libxfcegui4/libxfcegui4-4.8.0.ebuild,v 1.1 2011/01/16 16:36:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.8.0.ebuild,v 1.2 2011/01/16 18:39:55 ssuominen Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${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 ~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 glade startup-notification" RDEPEND="gnome-base/libglade |