diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:23:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:23:52 +0000 |
commit | f7cfc775e8d7f953055f66b2afe7877061481ead (patch) | |
tree | 16e51a84a1cfee6a2734a3dd14763c1c0e00bf39 /x11-misc/chgres | |
parent | Stable for AMD64, wrt bug #392819 (diff) | |
download | gentoo-2-f7cfc775e8d7f953055f66b2afe7877061481ead.tar.gz gentoo-2-f7cfc775e8d7f953055f66b2afe7877061481ead.tar.bz2 gentoo-2-f7cfc775e8d7f953055f66b2afe7877061481ead.zip |
Stable for AMD64, wrt bug #392815
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'x11-misc/chgres')
-rw-r--r-- | x11-misc/chgres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/chgres/chgres-0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/chgres/ChangeLog b/x11-misc/chgres/ChangeLog index d2891f76bf4d..48ee750c282e 100644 --- a/x11-misc/chgres/ChangeLog +++ b/x11-misc/chgres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/chgres # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/ChangeLog,v 1.17 2011/12/11 09:25:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/ChangeLog,v 1.18 2011/12/13 23:23:52 ago Exp $ + + 13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> chgres-0.1-r1.ebuild: + Stable for AMD64, wrt bug #392815 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> chgres-0.1-r1.ebuild: x86 stable wrt bug #392815 diff --git a/x11-misc/chgres/chgres-0.1-r1.ebuild b/x11-misc/chgres/chgres-0.1-r1.ebuild index a3a5d5d1571c..90bfe939d4ac 100644 --- a/x11-misc/chgres/chgres-0.1-r1.ebuild +++ b/x11-misc/chgres/chgres-0.1-r1.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/x11-misc/chgres/chgres-0.1-r1.ebuild,v 1.3 2011/12/11 09:25:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/chgres-0.1-r1.ebuild,v 1.4 2011/12/13 23:23:52 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://hpwww.ec-lyon.fr/~vincent/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="x11-libs/libX11 |