diff options
author | Tim Harder <radhermit@gentoo.org> | 2012-03-05 23:19:13 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2012-03-05 23:19:13 +0000 |
commit | 3d7761cdb5d76b70bd066e386cb1436bdad04b01 (patch) | |
tree | aca38225d2a0004725b449c6ba50c4ac2dd4ad3c /dev-util/coccigrep | |
parent | Add live ebuild, bug #406861. (diff) | |
download | gentoo-2-3d7761cdb5d76b70bd066e386cb1436bdad04b01.tar.gz gentoo-2-3d7761cdb5d76b70bd066e386cb1436bdad04b01.tar.bz2 gentoo-2-3d7761cdb5d76b70bd066e386cb1436bdad04b01.zip |
Version bump and remove old.
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/coccigrep')
-rw-r--r-- | dev-util/coccigrep/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/coccigrep/coccigrep-1.8.ebuild (renamed from dev-util/coccigrep/coccigrep-1.7.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-util/coccigrep/ChangeLog b/dev-util/coccigrep/ChangeLog index b72291c3b0e6..0cadfb2d07e8 100644 --- a/dev-util/coccigrep/ChangeLog +++ b/dev-util/coccigrep/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/coccigrep # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/ChangeLog,v 1.5 2012/03/05 11:28:34 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/ChangeLog,v 1.6 2012/03/05 23:19:13 radhermit Exp $ + +*coccigrep-1.8 (05 Mar 2012) + + 05 Mar 2012; Tim Harder <radhermit@gentoo.org> -coccigrep-1.7.ebuild, + +coccigrep-1.8.ebuild: + Version bump and remove old. *coccigrep-1.7 (05 Mar 2012) diff --git a/dev-util/coccigrep/coccigrep-1.7.ebuild b/dev-util/coccigrep/coccigrep-1.8.ebuild index 62ed333ac61d..03402ff9c542 100644 --- a/dev-util/coccigrep/coccigrep-1.7.ebuild +++ b/dev-util/coccigrep/coccigrep-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.7.ebuild,v 1.1 2012/03/05 11:28:34 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.8.ebuild,v 1.1 2012/03/05 23:19:13 radhermit Exp $ EAPI=4 USE_PYTHON="2" |