diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2013-01-31 09:31:29 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2013-01-31 09:31:29 +0000 |
commit | f6ec2c6d58da7b2959f26bc4388250a675bd00c0 (patch) | |
tree | 217a397744c1b33dfd766737823e75b1e4c6689a /dev-util/obs-service-format_spec_file | |
parent | Add check for sufficient disk space (bug #453544). (diff) | |
download | gentoo-2-f6ec2c6d58da7b2959f26bc4388250a675bd00c0.tar.gz gentoo-2-f6ec2c6d58da7b2959f26bc4388250a675bd00c0.tar.bz2 gentoo-2-f6ec2c6d58da7b2959f26bc4388250a675bd00c0.zip |
Force bump as the fetching changed and I want to ensure it works for everyone.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'dev-util/obs-service-format_spec_file')
-rw-r--r-- | dev-util/obs-service-format_spec_file/ChangeLog | 11 | ||||
-rw-r--r-- | dev-util/obs-service-format_spec_file/obs-service-format_spec_file-20130131.ebuild (renamed from dev-util/obs-service-format_spec_file/obs-service-format_spec_file-20121107.ebuild) | 4 |
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-util/obs-service-format_spec_file/ChangeLog b/dev-util/obs-service-format_spec_file/ChangeLog index 5ffc9f81dc09..c0bc27a5a1c1 100644 --- a/dev-util/obs-service-format_spec_file/ChangeLog +++ b/dev-util/obs-service-format_spec_file/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-util/obs-service-format_spec_file -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-format_spec_file/ChangeLog,v 1.7 2012/11/15 20:34:41 scarabeus Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-format_spec_file/ChangeLog,v 1.8 2013/01/31 09:31:29 scarabeus Exp $ + +*obs-service-format_spec_file-20130131 (31 Jan 2013) + + 31 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> + +obs-service-format_spec_file-20130131.ebuild, + -obs-service-format_spec_file-20121107.ebuild: + Force bump as the fetching changed and I want to ensure it works for everyone. 15 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org> obs-service-format_spec_file-20121107.ebuild: diff --git a/dev-util/obs-service-format_spec_file/obs-service-format_spec_file-20121107.ebuild b/dev-util/obs-service-format_spec_file/obs-service-format_spec_file-20130131.ebuild index 83158caaae8f..02251e9dac42 100644 --- a/dev-util/obs-service-format_spec_file/obs-service-format_spec_file-20121107.ebuild +++ b/dev-util/obs-service-format_spec_file/obs-service-format_spec_file-20130131.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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-format_spec_file/obs-service-format_spec_file-20121107.ebuild,v 1.2 2012/11/15 20:34:41 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-format_spec_file/obs-service-format_spec_file-20130131.ebuild,v 1.1 2013/01/31 09:31:29 scarabeus Exp $ EAPI=5 |