* [gentoo-commits] dev/eva:master commit in: sys-auth/nss-myhostname/
@ 2011-11-24 22:57 Gilles Dartiguelongue
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue @ 2011-11-24 22:57 UTC (permalink / raw
To: gentoo-commits
commit: 48c16220df127f601d88cb8de2ef15b46560cc89
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 22:45:22 2011 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 22:49:52 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=48c16220
sys-auth/nss-myhostname: Initial commit
---
sys-auth/nss-myhostname/Manifest | 11 +++++++++
sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild | 25 +++++++++++++++++++++
2 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/sys-auth/nss-myhostname/Manifest b/sys-auth/nss-myhostname/Manifest
new file mode 100644
index 0000000..e57dd40
--- /dev/null
+++ b/sys-auth/nss-myhostname/Manifest
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST nss-myhostname-0.3.tar.gz 330031 RMD160 d833f62f338333243d3c8477a30e51a6ac04d7af SHA1 d62b0daffa7d37bb1c94b3aa25c75a97e5cf0d47 SHA256 2ba744ea8d578d1c57c85884e94a3042ee17843a5294434d3a7f6c4d67e7caf2
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.18 (GNU/Linux)
+
+iEYEARECAAYFAk7OyQIACgkQ1fmVwcYIWAZWpwCg5nsBT6kSniPaY311H24EWvzZ
+e0kAoIW6OI1KGw0wBvg6Pi6roWno0q0K
+=UOhk
+-----END PGP SIGNATURE-----
diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
new file mode 100644
index 0000000..82f438a
--- /dev/null
+++ b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+DESCRIPTION="NSS module for localhost resolution"
+HOMEPAGE="http://0pointer.de/lennart/projects/nss-myhostname/"
+SRC_URI="http://0pointer.de/lennart/projects/${PN}/${PF}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DOCS="README"
+
+src_configure() {
+ econf --htmldir=/usr/share/doc/${PF}/html
+}
+
+src_install() {
+ default
+ rmdir "${D}"/usr/share/doc/${PN}
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] dev/eva:master commit in: sys-auth/nss-myhostname/
@ 2012-10-20 9:58 Gilles Dartiguelongue
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue @ 2012-10-20 9:58 UTC (permalink / raw
To: gentoo-commits
commit: 98a8978aafc50c6c91206db5e85aff90a49c35c9
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 09:58:11 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 09:58:11 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=98a8978a
sys-auth/nss-myhostname: moved to gentoo-x86
---
sys-auth/nss-myhostname/Manifest | 11 ---------
sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild | 25 ---------------------
2 files changed, 0 insertions(+), 36 deletions(-)
diff --git a/sys-auth/nss-myhostname/Manifest b/sys-auth/nss-myhostname/Manifest
deleted file mode 100644
index e57dd40..0000000
--- a/sys-auth/nss-myhostname/Manifest
+++ /dev/null
@@ -1,11 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-DIST nss-myhostname-0.3.tar.gz 330031 RMD160 d833f62f338333243d3c8477a30e51a6ac04d7af SHA1 d62b0daffa7d37bb1c94b3aa25c75a97e5cf0d47 SHA256 2ba744ea8d578d1c57c85884e94a3042ee17843a5294434d3a7f6c4d67e7caf2
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.18 (GNU/Linux)
-
-iEYEARECAAYFAk7OyQIACgkQ1fmVwcYIWAZWpwCg5nsBT6kSniPaY311H24EWvzZ
-e0kAoIW6OI1KGw0wBvg6Pi6roWno0q0K
-=UOhk
------END PGP SIGNATURE-----
diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
deleted file mode 100644
index 82f438a..0000000
--- a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-
-DESCRIPTION="NSS module for localhost resolution"
-HOMEPAGE="http://0pointer.de/lennart/projects/nss-myhostname/"
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${PF}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DOCS="README"
-
-src_configure() {
- econf --htmldir=/usr/share/doc/${PF}/html
-}
-
-src_install() {
- default
- rmdir "${D}"/usr/share/doc/${PN}
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-20 9:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-24 22:57 [gentoo-commits] dev/eva:master commit in: sys-auth/nss-myhostname/ Gilles Dartiguelongue
-- strict thread matches above, loose matches on Subject: below --
2012-10-20 9:58 Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox