diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 19:59:17 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 19:59:17 +0000 |
commit | 58060ace889a71fae29ab0a86690d6d5a509d164 (patch) | |
tree | 932abcc0ea825bff51554d91bce437db68aca100 /sys-fs/aufs-headers | |
parent | amd64 stable, bug #496668 (diff) | |
download | gentoo-2-58060ace889a71fae29ab0a86690d6d5a509d164.tar.gz gentoo-2-58060ace889a71fae29ab0a86690d6d5a509d164.tar.bz2 gentoo-2-58060ace889a71fae29ab0a86690d6d5a509d164.zip |
amd64 stable, bug #491638
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-fs/aufs-headers')
-rw-r--r-- | sys-fs/aufs-headers/ChangeLog | 9 | ||||
-rw-r--r-- | sys-fs/aufs-headers/aufs-headers-3.11_p20130915.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/sys-fs/aufs-headers/ChangeLog b/sys-fs/aufs-headers/ChangeLog index b98bc07e2d00..60d078a762f2 100644 --- a/sys-fs/aufs-headers/ChangeLog +++ b/sys-fs/aufs-headers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/aufs-headers -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs-headers/ChangeLog,v 1.13 2013/11/19 07:41:53 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs-headers/ChangeLog,v 1.14 2014/01/12 19:59:17 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> + aufs-headers-3.11_p20130915.ebuild: + amd64 stable, bug #491638 19 Nov 2013; Justin Lecher <jlec@gentoo.org> -aufs-headers-3.2_p20130821.ebuild, -aufs-headers-3.2_p20130826.ebuild, @@ -86,4 +90,3 @@ 10 Mar 2013; Justin Lecher <jlec@gentoo.org> +aufs-headers-3.8.0.ebuild, +metadata.xml: Added new package - diff --git a/sys-fs/aufs-headers/aufs-headers-3.11_p20130915.ebuild b/sys-fs/aufs-headers/aufs-headers-3.11_p20130915.ebuild index 88dc03d1df78..228ed48dd52c 100644 --- a/sys-fs/aufs-headers/aufs-headers-3.11_p20130915.ebuild +++ b/sys-fs/aufs-headers/aufs-headers-3.11_p20130915.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs-headers/aufs-headers-3.11_p20130915.ebuild,v 1.2 2013/09/20 17:48:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs-headers/aufs-headers-3.11_p20130915.ebuild,v 1.3 2014/01/12 19:59:17 pacho Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" S="${WORKDIR}" |