diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-10-16 17:27:59 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-10-16 17:27:59 +0000 |
commit | 6f5581f837da8eb6dbcfcbc855b24c38fb1c6331 (patch) | |
tree | 017b6a823a755100078f713d7f8b0e392d184a0c /sys-apps/systemd | |
parent | Marked ~x86-macos (diff) | |
download | historical-6f5581f837da8eb6dbcfcbc855b24c38fb1c6331.tar.gz historical-6f5581f837da8eb6dbcfcbc855b24c38fb1c6331.tar.bz2 historical-6f5581f837da8eb6dbcfcbc855b24c38fb1c6331.zip |
Version bump.
Package-Manager: portage-2.2.0_alpha66_p6/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/systemd')
-rw-r--r-- | sys-apps/systemd/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-37.ebuild (renamed from sys-apps/systemd/systemd-36.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog index c7dd0320f7c7..02c410aa1c35 100644 --- a/sys-apps/systemd/ChangeLog +++ b/sys-apps/systemd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.13 2011/09/25 17:16:00 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.14 2011/10/16 17:27:59 mgorny Exp $ + +*systemd-37 (16 Oct 2011) + + 16 Oct 2011; Michał Górny <mgorny@gentoo.org> -systemd-36.ebuild, + +systemd-37.ebuild: + Version bump. *systemd-36 (25 Sep 2011) diff --git a/sys-apps/systemd/systemd-36.ebuild b/sys-apps/systemd/systemd-37.ebuild index 8b415d41ca40..884767f8c62f 100644 --- a/sys-apps/systemd/systemd-36.ebuild +++ b/sys-apps/systemd/systemd-37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-36.ebuild,v 1.1 2011/09/25 17:16:00 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-37.ebuild,v 1.1 2011/10/16 17:27:59 mgorny Exp $ EAPI=4 |