diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-25 11:59:46 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-25 11:59:46 +0000 |
commit | 56d67c6b50dcc92eddcb7a7e6786b1fcdb781039 (patch) | |
tree | b4fbf053f68fe9abc4ee6854e01d0d827ffcb45b /dev-libs | |
parent | removed obsolete drbd-0.7.7.ebuild (Manifest recommit) (diff) | |
download | gentoo-2-56d67c6b50dcc92eddcb7a7e6786b1fcdb781039.tar.gz gentoo-2-56d67c6b50dcc92eddcb7a7e6786b1fcdb781039.tar.bz2 gentoo-2-56d67c6b50dcc92eddcb7a7e6786b1fcdb781039.zip |
Marked stable on x86.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libdaemon/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libdaemon/Manifest | 18 | ||||
-rw-r--r-- | dev-libs/libdaemon/libdaemon-0.3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libdaemon/libdaemon-0.5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libdaemon/libdaemon-0.7.ebuild | 6 |
5 files changed, 16 insertions, 23 deletions
diff --git a/dev-libs/libdaemon/ChangeLog b/dev-libs/libdaemon/ChangeLog index f3ddab416e94..41d3f2439697 100644 --- a/dev-libs/libdaemon/ChangeLog +++ b/dev-libs/libdaemon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libdaemon -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdaemon/ChangeLog,v 1.11 2004/12/21 10:24:32 ka0ttic Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdaemon/ChangeLog,v 1.12 2005/01/25 11:57:52 ka0ttic Exp $ + + 25 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> libdaemon-0.7.ebuild: + Marked stable on x86. 21 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> libdaemon-0.7.ebuild: Remove --enable/disable-doxygen since upstream doesnt provide it anymore - diff --git a/dev-libs/libdaemon/Manifest b/dev-libs/libdaemon/Manifest index 801be35f1cb3..696c5f2ac345 100644 --- a/dev-libs/libdaemon/Manifest +++ b/dev-libs/libdaemon/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 f3559d93dd4b8a9f19071305c95b182c libdaemon-0.7.ebuild 994 -MD5 902c6631a80ecfcab030121a13040fab libdaemon-0.3.ebuild 855 -MD5 87f817fbffd1daa1fbf239faa8a351c0 libdaemon-0.5.ebuild 888 -MD5 fd6e773629f8c009e016903298eb2e54 ChangeLog 1651 +MD5 479e4a99ace7283e591b1734f36861dc libdaemon-0.7.ebuild 993 +MD5 685bf7c32bf7ae5301b5a344d1de03d1 libdaemon-0.3.ebuild 855 +MD5 ba4de5e79024107166b0a1437177f43e libdaemon-0.5.ebuild 888 +MD5 67d224419c3907ae05943f932d63a435 ChangeLog 1747 MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 MD5 0690fac6ae3f714079ef10ca93af077a files/digest-libdaemon-0.3 65 MD5 c030d2ae6f46e1372a2ee9dd8b00d42f files/digest-libdaemon-0.5 65 MD5 6c25258864b43b79744d66091d05a706 files/digest-libdaemon-0.7 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBx/oUEZCkKN40op4RAs2lAKC0EPqV98JthmDFVDhO6MZYUIw/MgCcD869 -AB9aEKwbTLeAxyljCdqZLM4= -=e0PZ ------END PGP SIGNATURE----- diff --git a/dev-libs/libdaemon/libdaemon-0.3.ebuild b/dev-libs/libdaemon/libdaemon-0.3.ebuild index c1c26c6ba53f..7b3973336849 100644 --- a/dev-libs/libdaemon/libdaemon-0.3.ebuild +++ b/dev-libs/libdaemon/libdaemon-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdaemon/libdaemon-0.3.ebuild,v 1.6 2004/09/03 20:55:43 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdaemon/libdaemon-0.3.ebuild,v 1.7 2005/01/25 11:57:52 ka0ttic Exp $ DESCRIPTION="Simple library for creating daemon processes in C" HOMEPAGE="http://0pointer.de/lennart/projects/libdaemon/" diff --git a/dev-libs/libdaemon/libdaemon-0.5.ebuild b/dev-libs/libdaemon/libdaemon-0.5.ebuild index 67cd94eae02c..c9807a0b0522 100644 --- a/dev-libs/libdaemon/libdaemon-0.5.ebuild +++ b/dev-libs/libdaemon/libdaemon-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdaemon/libdaemon-0.5.ebuild,v 1.5 2004/12/20 11:35:37 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdaemon/libdaemon-0.5.ebuild,v 1.6 2005/01/25 11:57:52 ka0ttic Exp $ DESCRIPTION="Simple library for creating daemon processes in C" HOMEPAGE="http://0pointer.de/lennart/projects/libdaemon/" diff --git a/dev-libs/libdaemon/libdaemon-0.7.ebuild b/dev-libs/libdaemon/libdaemon-0.7.ebuild index 4ffba728c8d9..5e425bc65ec3 100644 --- a/dev-libs/libdaemon/libdaemon-0.7.ebuild +++ b/dev-libs/libdaemon/libdaemon-0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdaemon/libdaemon-0.7.ebuild,v 1.3 2004/12/21 10:24:32 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdaemon/libdaemon-0.7.ebuild,v 1.4 2005/01/25 11:57:52 ka0ttic Exp $ DESCRIPTION="Simple library for creating daemon processes in C" HOMEPAGE="http://0pointer.de/lennart/projects/libdaemon/" @@ -8,7 +8,7 @@ SRC_URI="http://0pointer.de/lennart/projects/libdaemon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" IUSE="doc" DEPEND="doc? ( app-doc/doxygen net-www/lynx )" |