diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-12-06 22:40:24 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-12-06 22:40:24 +0000 |
commit | 352b615796e31599394451480e43ef6cba96f1ea (patch) | |
tree | 05dd7c1a2c0832a252f753ca41b9cc603d9b4345 /sys-apps | |
parent | Add cppvm to the pvm mask. (diff) | |
download | gentoo-2-352b615796e31599394451480e43ef6cba96f1ea.tar.gz gentoo-2-352b615796e31599394451480e43ef6cba96f1ea.tar.bz2 gentoo-2-352b615796e31599394451480e43ef6cba96f1ea.zip |
[sys-apps/gdisk] Version bump
(Portage version: 2.2_rc55/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/gdisk/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/gdisk/gdisk-0.5.1.ebuild (renamed from sys-apps/gdisk/gdisk-0.5.0.ebuild) | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/sys-apps/gdisk/ChangeLog b/sys-apps/gdisk/ChangeLog index 97b04586fc10..59eaabbe7906 100644 --- a/sys-apps/gdisk/ChangeLog +++ b/sys-apps/gdisk/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/gdisk # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gdisk/ChangeLog,v 1.1 2009/12/06 17:44:04 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gdisk/ChangeLog,v 1.2 2009/12/06 22:40:24 alexxy Exp $ + +*gdisk-0.5.1 (06 Dec 2009) + + 06 Dec 2009; Alexey Shvetsov <alexxy@gentoo.org> -gdisk-0.5.0.ebuild, + +gdisk-0.5.1.ebuild: + Version bump *gdisk-0.5.0 (06 Dec 2009) diff --git a/sys-apps/gdisk/gdisk-0.5.0.ebuild b/sys-apps/gdisk/gdisk-0.5.1.ebuild index e0c93ac88fce..6ec387d24cff 100644 --- a/sys-apps/gdisk/gdisk-0.5.0.ebuild +++ b/sys-apps/gdisk/gdisk-0.5.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gdisk/gdisk-0.5.0.ebuild,v 1.2 2009/12/06 17:45:54 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gdisk/gdisk-0.5.1.ebuild,v 1.1 2009/12/06 22:40:24 alexxy Exp $ + +EAPI="2" inherit eutils |