diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-14 09:16:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-14 09:16:18 +0000 |
commit | b8792f0075a11e512d088d8478896bef5f755e39 (patch) | |
tree | b2a608b34abf5a3ea43b8bbef81eb01f366cbde2 | |
parent | Stable for amd64, wrt bug #418587 (diff) | |
download | historical-b8792f0075a11e512d088d8478896bef5f755e39.tar.gz historical-b8792f0075a11e512d088d8478896bef5f755e39.tar.bz2 historical-b8792f0075a11e512d088d8478896bef5f755e39.zip |
Stable for amd64, wrt bug #418661
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
-rw-r--r-- | app-text/uvconv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/uvconv/uvconv-1.1.3b-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/uvconv/ChangeLog b/app-text/uvconv/ChangeLog index 72d71f132bfa..bc74983f9b55 100644 --- a/app-text/uvconv/ChangeLog +++ b/app-text/uvconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/uvconv # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/uvconv/ChangeLog,v 1.7 2012/06/14 00:07:51 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/uvconv/ChangeLog,v 1.8 2012/06/14 09:16:18 ago Exp $ + + 14 Jun 2012; Agostino Sarubbo <ago@gentoo.org> uvconv-1.1.3b-r1.ebuild: + Stable for amd64, wrt bug #418661 14 Jun 2012; Jeff Horelick <jdhore@gentoo.org> uvconv-1.1.3b-r1.ebuild: marked x86 per bug 418661 diff --git a/app-text/uvconv/uvconv-1.1.3b-r1.ebuild b/app-text/uvconv/uvconv-1.1.3b-r1.ebuild index da97869517ae..04268a080870 100644 --- a/app-text/uvconv/uvconv-1.1.3b-r1.ebuild +++ b/app-text/uvconv/uvconv-1.1.3b-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/uvconv/uvconv-1.1.3b-r1.ebuild,v 1.3 2012/06/14 00:07:51 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/uvconv/uvconv-1.1.3b-r1.ebuild,v 1.4 2012/06/14 09:16:18 ago Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://unikey.org/" SRC_URI="mirror://sourceforge/unikey/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="" |