public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mgorny:master commit in: sys-apps/systemd-common/
@ 2011-04-28 14:33 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2011-04-28 14:33 UTC (permalink / raw
  To: gentoo-commits

commit:     bb2956085f266a8eef76f535b7721ad429fed7f4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 14:06:06 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 14:06:06 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=bb295608

sys-apps/systemd-common: The eclass has been renamed to systemd-units.

(Portage version: 2.2.0_alpha30_p2/git/Linux x86_64, signed Manifest commit with key 05DE07BB)

---
 sys-apps/systemd-common/Manifest                |    8 ++++----
 sys-apps/systemd-common/systemd-common-4.ebuild |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-apps/systemd-common/Manifest b/sys-apps/systemd-common/Manifest
index 0d9a330..42734ac 100644
--- a/sys-apps/systemd-common/Manifest
+++ b/sys-apps/systemd-common/Manifest
@@ -6,12 +6,12 @@ AUX v1.tar.bz2 1052 RMD160 175f0f119a6647032385cee1030448dbf09993a7 SHA1 d0b1754
 AUX v2.tar.bz2 600 RMD160 101a57ada394b5f2f200849672ea30d22b9645a8 SHA1 c57181748d52d6d112af7c7799562eedf8751e56 SHA256 9dd61b1737d875d08861ae884427ab909e1256d9a5642ed736d1900b4dc47c70
 AUX v3.tar.bz2 328 RMD160 dba74bd52956cc98c1b91e5600a3d962ab94ae6c SHA1 b5511553e69ed7786ef6a02a8948464cc7f33e20 SHA256 92cd48229cf329875fd409eaf17c5927a778b912e262b03514da1796b0c4e134
 AUX v4.tar.bz2 1153 RMD160 b38a5bb6f5fb2ea07557cfdea9fcbfc6ab7792d8 SHA1 8f834865281a921eec892ea5eac254c9a3fcc56d SHA256 f12733a6d67a3704188dc516fd12e2aab9a8908ab28894bee67817d2121a00c0
-EBUILD systemd-common-4.ebuild 527 RMD160 ab1268f604178947d0bc7ab0afa335a8ec7b7df9 SHA1 3b71db6ef991ae9e9b406ef8fde693cc36ee1e7f SHA256 ad4f9fc25aa7b8b6000a3359962888575537b5ef2131f535df5a9193706827ee
+EBUILD systemd-common-4.ebuild 533 RMD160 d36269f713e7fffaa5fcd7939f27d6d3228fb873 SHA1 9a45330cca12dbc91626a66971d23f11ac4dc321 SHA256 bb2aa0909fae2b28273ba351969161c7e9c1b13061d33d16bc460c1b6160d7d1
 MISC metadata.xml 255 RMD160 b5f39d5799b7c36dbd279e5433753376c082afa8 SHA1 a4698c0973522834fc27ba7dc0757453338268af SHA256 fbdf23d280480a82b5640acbe75500ca6067b5f565223f62fbd525bda216b972
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iEYEARECAAYFAk2xxBEACgkQnGSe5QXeB7vbEACdFnSARdKcVkQZTJr0DEF8Ad1u
-ncgAoLeJkYOQnoZW1wqISbImnGB2EPUC
-=QP3r
+iEYEARECAAYFAk25dE4ACgkQnGSe5QXeB7uucQCgpwQGntQkJpJKuu+PenjLR6Sz
+zAgAn0pp1r/W61FA9yCq+IxNRF13siJG
+=iJzt
 -----END PGP SIGNATURE-----

diff --git a/sys-apps/systemd-common/systemd-common-4.ebuild b/sys-apps/systemd-common/systemd-common-4.ebuild
index 8536b3e..1af35b1 100644
--- a/sys-apps/systemd-common/systemd-common-4.ebuild
+++ b/sys-apps/systemd-common/systemd-common-4.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=4
 
-inherit systemd
+inherit systemd-units
 
 DESCRIPTION="A set of common systemd service units"
 HOMEPAGE="http://0pointer.de/public/systemd-units/"



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] dev/mgorny:master commit in: sys-apps/systemd-common/
@ 2011-04-28 16:33 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2011-04-28 16:33 UTC (permalink / raw
  To: gentoo-commits

commit:     55cf11799224895621e7acb23221e0851cb93b0d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 16:33:46 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 16:33:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=55cf1179

Revert "sys-apps/systemd-common: The eclass has been renamed to systemd-units."

This reverts commit bb2956085f266a8eef76f535b7721ad429fed7f4.

---
 sys-apps/systemd-common/Manifest                |    8 ++++----
 sys-apps/systemd-common/systemd-common-4.ebuild |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-apps/systemd-common/Manifest b/sys-apps/systemd-common/Manifest
index 42734ac..0d9a330 100644
--- a/sys-apps/systemd-common/Manifest
+++ b/sys-apps/systemd-common/Manifest
@@ -6,12 +6,12 @@ AUX v1.tar.bz2 1052 RMD160 175f0f119a6647032385cee1030448dbf09993a7 SHA1 d0b1754
 AUX v2.tar.bz2 600 RMD160 101a57ada394b5f2f200849672ea30d22b9645a8 SHA1 c57181748d52d6d112af7c7799562eedf8751e56 SHA256 9dd61b1737d875d08861ae884427ab909e1256d9a5642ed736d1900b4dc47c70
 AUX v3.tar.bz2 328 RMD160 dba74bd52956cc98c1b91e5600a3d962ab94ae6c SHA1 b5511553e69ed7786ef6a02a8948464cc7f33e20 SHA256 92cd48229cf329875fd409eaf17c5927a778b912e262b03514da1796b0c4e134
 AUX v4.tar.bz2 1153 RMD160 b38a5bb6f5fb2ea07557cfdea9fcbfc6ab7792d8 SHA1 8f834865281a921eec892ea5eac254c9a3fcc56d SHA256 f12733a6d67a3704188dc516fd12e2aab9a8908ab28894bee67817d2121a00c0
-EBUILD systemd-common-4.ebuild 533 RMD160 d36269f713e7fffaa5fcd7939f27d6d3228fb873 SHA1 9a45330cca12dbc91626a66971d23f11ac4dc321 SHA256 bb2aa0909fae2b28273ba351969161c7e9c1b13061d33d16bc460c1b6160d7d1
+EBUILD systemd-common-4.ebuild 527 RMD160 ab1268f604178947d0bc7ab0afa335a8ec7b7df9 SHA1 3b71db6ef991ae9e9b406ef8fde693cc36ee1e7f SHA256 ad4f9fc25aa7b8b6000a3359962888575537b5ef2131f535df5a9193706827ee
 MISC metadata.xml 255 RMD160 b5f39d5799b7c36dbd279e5433753376c082afa8 SHA1 a4698c0973522834fc27ba7dc0757453338268af SHA256 fbdf23d280480a82b5640acbe75500ca6067b5f565223f62fbd525bda216b972
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iEYEARECAAYFAk25dE4ACgkQnGSe5QXeB7uucQCgpwQGntQkJpJKuu+PenjLR6Sz
-zAgAn0pp1r/W61FA9yCq+IxNRF13siJG
-=iJzt
+iEYEARECAAYFAk2xxBEACgkQnGSe5QXeB7vbEACdFnSARdKcVkQZTJr0DEF8Ad1u
+ncgAoLeJkYOQnoZW1wqISbImnGB2EPUC
+=QP3r
 -----END PGP SIGNATURE-----

diff --git a/sys-apps/systemd-common/systemd-common-4.ebuild b/sys-apps/systemd-common/systemd-common-4.ebuild
index 1af35b1..8536b3e 100644
--- a/sys-apps/systemd-common/systemd-common-4.ebuild
+++ b/sys-apps/systemd-common/systemd-common-4.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=4
 
-inherit systemd-units
+inherit systemd
 
 DESCRIPTION="A set of common systemd service units"
 HOMEPAGE="http://0pointer.de/public/systemd-units/"



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-28 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-28 14:33 [gentoo-commits] dev/mgorny:master commit in: sys-apps/systemd-common/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2011-04-28 16:33 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox