diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2006-11-20 18:32:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2006-11-20 18:32:11 +0000 |
commit | 2e8a97f48501d130bab853bba270a3efc0eefb19 (patch) | |
tree | d7ef14d41846b292fdcd88fadc7f00990f08982b /rox-extra/resolution | |
parent | Stable on ppc wrt bug 155757 (diff) | |
download | historical-2e8a97f48501d130bab853bba270a3efc0eefb19.tar.gz historical-2e8a97f48501d130bab853bba270a3efc0eefb19.tar.bz2 historical-2e8a97f48501d130bab853bba270a3efc0eefb19.zip |
stable x86, bug #155521
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'rox-extra/resolution')
-rw-r--r-- | rox-extra/resolution/ChangeLog | 6 | ||||
-rw-r--r-- | rox-extra/resolution/resolution-0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/rox-extra/resolution/ChangeLog b/rox-extra/resolution/ChangeLog index 1149a86bdbca..27deba8710aa 100644 --- a/rox-extra/resolution/ChangeLog +++ b/rox-extra/resolution/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for rox-extra/resolution # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/ChangeLog,v 1.5 2006/11/01 17:25:02 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/ChangeLog,v 1.6 2006/11/20 18:27:42 opfer Exp $ + + 20 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + resolution-0.2.ebuild: + stable x86, bug #155521 01 Nov 2006; Jim Ramsay <lack@gentoo.org> metadata.xml: Now owned by new rox herd diff --git a/rox-extra/resolution/resolution-0.2.ebuild b/rox-extra/resolution/resolution-0.2.ebuild index 536f6eb2e2e8..6ef57396ab40 100644 --- a/rox-extra/resolution/resolution-0.2.ebuild +++ b/rox-extra/resolution/resolution-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/resolution-0.2.ebuild,v 1.3 2006/10/21 17:41:34 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/resolution-0.2.ebuild,v 1.4 2006/11/20 18:27:42 opfer Exp $ ROX_LIB_VER=1.9.3 inherit rox @@ -11,7 +11,7 @@ SRC_URI="http://rox.sourceforge.net/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="" |