diff options
author | 2011-05-05 11:05:09 +0000 | |
---|---|---|
committer | 2011-05-05 11:05:09 +0000 | |
commit | 2b34336078e0ea377bcae983d6b86862db11f3c3 (patch) | |
tree | 5cc8876426e128e3d3c354d5068f2c2854b433f5 /xfce-base/garcon | |
parent | x86 stable wrt bug #363643 (diff) | |
download | historical-2b34336078e0ea377bcae983d6b86862db11f3c3.tar.gz historical-2b34336078e0ea377bcae983d6b86862db11f3c3.tar.bz2 historical-2b34336078e0ea377bcae983d6b86862db11f3c3.zip |
x86 stable wrt bug #363767
Package-Manager: portage-2.1.9.42/cvs/Linux i686
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog index 8ec1c20121f3..fa70c7f430ca 100644 --- a/xfce-base/garcon/ChangeLog +++ b/xfce-base/garcon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/garcon # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.25 2011/05/01 14:58:16 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.26 2011/05/05 11:04:13 phajdan.jr Exp $ + + 05 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> garcon-0.1.7.ebuild: + x86 stable wrt bug #363767 01 May 2011; Kacper Kowalik <xarthisius@gentoo.org> garcon-0.1.7.ebuild: ppc/ppc64 stable wrt #363767 diff --git a/xfce-base/garcon/garcon-0.1.7.ebuild b/xfce-base/garcon/garcon-0.1.7.ebuild index 1ec70d95568f..39560347bb36 100644 --- a/xfce-base/garcon/garcon-0.1.7.ebuild +++ b/xfce-base/garcon/garcon-0.1.7.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/garcon/garcon-0.1.7.ebuild,v 1.4 2011/05/01 14:58:16 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.7.ebuild,v 1.5 2011/05/05 11:04:13 phajdan.jr Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/libs/${PN}/0.1/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" 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" RDEPEND=">=dev-libs/glib-2.14:2 |