diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 12:51:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 12:51:34 +0000 |
commit | 6001f7ee1b626399dc3937235991ea4311a12f66 (patch) | |
tree | 8ba495803cf4ed69fe68a39c325f2ea2e2815760 /app-arch/lbzip2 | |
parent | Stable for amd64, wrt bug #461056 (diff) | |
download | gentoo-2-6001f7ee1b626399dc3937235991ea4311a12f66.tar.gz gentoo-2-6001f7ee1b626399dc3937235991ea4311a12f66.tar.bz2 gentoo-2-6001f7ee1b626399dc3937235991ea4311a12f66.zip |
Stable for amd64, wrt bug #457218
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-arch/lbzip2')
-rw-r--r-- | app-arch/lbzip2/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/lbzip2/lbzip2-2.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/lbzip2/ChangeLog b/app-arch/lbzip2/ChangeLog index 701029510612..39e00524350b 100644 --- a/app-arch/lbzip2/ChangeLog +++ b/app-arch/lbzip2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/lbzip2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.41 2013/01/12 19:46:09 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.42 2013/05/16 12:51:34 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> lbzip2-2.2-r1.ebuild: + Stable for amd64, wrt bug #457218 *lbzip2-2.2-r1 (12 Jan 2013) diff --git a/app-arch/lbzip2/lbzip2-2.2-r1.ebuild b/app-arch/lbzip2/lbzip2-2.2-r1.ebuild index 766fa4061e69..a440c9e47c56 100644 --- a/app-arch/lbzip2/lbzip2-2.2-r1.ebuild +++ b/app-arch/lbzip2/lbzip2-2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/lbzip2-2.2-r1.ebuild,v 1.1 2013/01/12 19:46:09 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/lbzip2-2.2-r1.ebuild,v 1.2 2013/05/16 12:51:34 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://github/kjn/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug symlink" PATCHES=( |