diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2015-01-22 06:44:27 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2015-01-22 06:44:27 +0000 |
commit | 940521727d3392bacb331b5f2a52bfaf2bda1a0b (patch) | |
tree | f61763e7b790a2497527dc3c135f4695624914c4 /app-misc/empty | |
parent | Version bump. (diff) | |
download | gentoo-2-940521727d3392bacb331b5f2a52bfaf2bda1a0b.tar.gz gentoo-2-940521727d3392bacb331b5f2a52bfaf2bda1a0b.tar.bz2 gentoo-2-940521727d3392bacb331b5f2a52bfaf2bda1a0b.zip |
Stable on amd64 and x86, wrt bug #537268
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-misc/empty')
-rw-r--r-- | app-misc/empty/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/empty/empty-0.6.19b.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/empty/ChangeLog b/app-misc/empty/ChangeLog index 650b1c8f6e79..7002691d0045 100644 --- a/app-misc/empty/ChangeLog +++ b/app-misc/empty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/empty -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/empty/ChangeLog,v 1.5 2012/10/21 15:07:39 pinkbyte Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/empty/ChangeLog,v 1.6 2015/01/22 06:44:27 pinkbyte Exp $ + + 22 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> empty-0.6.19b.ebuild: + Stable on amd64 and x86, wrt bug #537268 *empty-0.6.19b (21 Oct 2012) diff --git a/app-misc/empty/empty-0.6.19b.ebuild b/app-misc/empty/empty-0.6.19b.ebuild index 4071d3df9577..9b11c4f163f1 100644 --- a/app-misc/empty/empty-0.6.19b.ebuild +++ b/app-misc/empty/empty-0.6.19b.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/empty/empty-0.6.19b.ebuild,v 1.1 2012/10/21 15:07:39 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/empty/empty-0.6.19b.ebuild,v 1.2 2015/01/22 06:44:27 pinkbyte Exp $ EAPI="4" inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/empty/${P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples" DEPEND="" RDEPEND="virtual/logger" |