diff options
author | Michal Hrušecký <miska@gentoo.org> | 2013-03-18 10:58:42 +0000 |
---|---|---|
committer | Michal Hrušecký <miska@gentoo.org> | 2013-03-18 10:58:42 +0000 |
commit | 07ffd1d856d905c57941899c54485d574367fada (patch) | |
tree | eb83e409919ee66770af5fe25a3b4a884ccc3b8c /dev-util/obs-service-extract_file | |
parent | Version bump to force reinstall with new paths (bug#446074) (diff) | |
download | gentoo-2-07ffd1d856d905c57941899c54485d574367fada.tar.gz gentoo-2-07ffd1d856d905c57941899c54485d574367fada.tar.bz2 gentoo-2-07ffd1d856d905c57941899c54485d574367fada.zip |
Fast stabilization to minimize broken stable
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key D39CB7C5)
Diffstat (limited to 'dev-util/obs-service-extract_file')
3 files changed, 8 insertions, 22 deletions
diff --git a/dev-util/obs-service-extract_file/ChangeLog b/dev-util/obs-service-extract_file/ChangeLog index 09acdcdc920c..2dea6cd6ef9d 100644 --- a/dev-util/obs-service-extract_file/ChangeLog +++ b/dev-util/obs-service-extract_file/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/obs-service-extract_file # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-extract_file/ChangeLog,v 1.3 2013/03/18 10:57:03 miska Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-extract_file/ChangeLog,v 1.4 2013/03/18 10:58:42 miska Exp $ + + 18 Mar 2013; Michal Hrusecky <miska@gentoo.org> + -obs-service-extract_file-20110510.ebuild, + obs-service-extract_file-20130318.ebuild: + Fast stabilization to minimize broken stable *obs-service-extract_file-20130318 (18 Mar 2013) diff --git a/dev-util/obs-service-extract_file/obs-service-extract_file-20110510.ebuild b/dev-util/obs-service-extract_file/obs-service-extract_file-20110510.ebuild deleted file mode 100644 index 457c4d598c77..000000000000 --- a/dev-util/obs-service-extract_file/obs-service-extract_file-20110510.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-extract_file/obs-service-extract_file-20110510.ebuild,v 1.2 2012/11/15 21:03:21 scarabeus Exp $ - -EAPI=5 - -inherit obs-service - -IUSE="" -KEYWORDS="amd64 x86" - -DEPEND="" -RDEPEND="${DEPEND} - app-arch/bzip2 - app-arch/gzip - app-arch/tar - app-arch/unzip - app-arch/xz-utils -" diff --git a/dev-util/obs-service-extract_file/obs-service-extract_file-20130318.ebuild b/dev-util/obs-service-extract_file/obs-service-extract_file-20130318.ebuild index 9521a5ab26ac..dc927b6c1944 100644 --- a/dev-util/obs-service-extract_file/obs-service-extract_file-20130318.ebuild +++ b/dev-util/obs-service-extract_file/obs-service-extract_file-20130318.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-extract_file/obs-service-extract_file-20130318.ebuild,v 1.1 2013/03/18 10:57:03 miska Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-extract_file/obs-service-extract_file-20130318.ebuild,v 1.2 2013/03/18 10:58:42 miska Exp $ EAPI=5 inherit obs-service IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="" RDEPEND="${DEPEND} |