diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-22 16:49:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-22 16:49:13 +0000 |
commit | e9d8e09bb50a5a1b61220d466f62c93f54f6fafb (patch) | |
tree | f6acdff2d4e602c5efd7e6332897dbe189cfdeae /xfce-base/libxfcegui4 | |
parent | alpha/arm/ia64/sh/sparc stable (diff) | |
download | historical-e9d8e09bb50a5a1b61220d466f62c93f54f6fafb.tar.gz historical-e9d8e09bb50a5a1b61220d466f62c93f54f6fafb.tar.bz2 historical-e9d8e09bb50a5a1b61220d466f62c93f54f6fafb.zip |
arm/ia64/sh stable wrt #265587
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'xfce-base/libxfcegui4')
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index 8e3bc65fba07..8312be54b969 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfcegui4 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.131 2009/06/15 00:03:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.132 2009/06/22 16:49:13 armin76 Exp $ + + 22 Jun 2009; Raúl Porcel <armin76@gentoo.org> libxfcegui4-4.6.1.ebuild: + arm/ia64/sh stable wrt #265587 15 Jun 2009; Jeroen Roovers <jer@gentoo.org> libxfcegui4-4.6.1.ebuild: Stable for HPPA (bug #265587). diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.6.1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.6.1.ebuild index be38d8660cd3..ace379a168cc 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.6.1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.6.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-base/libxfcegui4/libxfcegui4-4.6.1.ebuild,v 1.6 2009/06/15 00:03:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.6.1.ebuild,v 1.7 2009/06/22 16:49:13 armin76 Exp $ EAPI="1" @@ -10,7 +10,7 @@ xfce4_core DESCRIPTION="Unified widgets library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" LICENSE="LGPL-2" IUSE="debug doc startup-notification" |