summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-312-37/+0
|
* Cleaning out unused digest files.Christian Heim2007-12-261-4/+14
| | | | | (Portage version: 2.1.3.19) (Signed Manifest commit)
* Cleaning out unused digest files.Christian Heim2007-12-262-4/+5
| | | | (Portage version: 2.1.3.19)
* revbump for #201689Tobias Scherbaum2007-12-161-11/+11
| | | | | (Portage version: 2.1.4_rc10) (Unsigned Manifest commit)
* revbump for #201689Tobias Scherbaum2007-12-163-2/+11
| | | | (Portage version: 2.1.4_rc10)
* install_cert already takes care of ROOTTobias Scherbaum2007-12-111-8/+8
| | | | | (Portage version: 2.1.4_rc9) (Unsigned Manifest commit)
* install_cert already takes care of ROOTTobias Scherbaum2007-12-112-5/+7
| | | | (Portage version: 2.1.4_rc9)
* s/docert/install_cert/ wrt bug #201689Tobias Scherbaum2007-12-091-18/+8
| | | | | (Portage version: 2.1.4_rc9) (Unsigned Manifest commit)
* s/docert/install_cert/ wrt bug #201689Tobias Scherbaum2007-12-092-5/+10
| | | | (Portage version: 2.1.4_rc9)
* fixes proposed by jakub: RDEPEND -> DEPEND; econf dies on its own; docert in ↵Christian Faulhammer2007-10-051-11/+11
| | | | | | | pkg_postinst instead of src_install (Portage version: 2.1.3.9) (Signed Manifest commit)
* fixes proposed by jakub: RDEPEND -> DEPEND; econf dies on its own; docert in ↵Christian Faulhammer2007-10-052-9/+14
| | | | | | pkg_postinst instead of src_install (Portage version: 2.1.3.9)
* clean up of old files;remove dependencies on automake, autotools, libtool ↵Christian Faulhammer2007-10-051-34/+11
| | | | | | | (not needed); fix LDAP support (bug 132980); drop stable KEYWORDS by clean-up: Unsupported upstream and considererd dead (Portage version: 2.1.3.9) (Signed Manifest commit)
* clean up of old files;remove dependencies on automake, autotools, libtool ↵Christian Faulhammer2007-10-058-386/+12
| | | | | | (not needed); fix LDAP support (bug 132980); drop stable KEYWORDS by clean-up: Unsupported upstream and considererd dead (Portage version: 2.1.3.9)
* Use newinitd and newconfd. Bug #174266.Andrej Kacian2007-04-221-12/+22
| | | | | (Portage version: 2.1.2.3) (Signed Manifest commit)
* Use newinitd and newconfd. Bug #174266.Andrej Kacian2007-04-223-11/+11
| | | | (Portage version: 2.1.2.3)
* Transition to Manifest2.Piotr Jaroszyński2007-02-221-25/+15
| | | | | (Portage version: 2.1.2-r9) (Unsigned Manifest commit)
* Transition to Manifest2.Piotr Jaroszyński2007-02-224-1/+10
| | | | (Portage version: 2.1.2-r9)
* Remove gnuconfig_update usage, leave it to portage.Diego Elio Pettenò2007-01-051-13/+54
| | | | | (Portage version: 2.1.2_rc4-r5) (Signed Manifest commit)
* Remove gnuconfig_update usage, leave it to portage.Diego Elio Pettenò2007-01-054-19/+19
| | | | (Portage version: 2.1.2_rc4-r5)
* fix malloc definitions, wrt #93776. version bump to 1.8. some header fixesFernando J. Pereda2005-05-261-4/+14
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* fix malloc definitions, wrt #93776. version bump to 1.8. some header fixesFernando J. Pereda2005-05-268-6/+306
| | | | (Portage version: 2.0.51.19)
* Gentoo Technologies -> Gentoo Foundation (Manifest recommit)Aron Griffis2004-07-141-1/+1
|
* Gentoo Technologies -> Gentoo FoundationAron Griffis2004-07-141-2/+2
|
* (Manifest recommit)Aron Griffis2004-06-241-4/+4
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-242-4/+4
|
* Fix use invocation (Manifest recommit)Aron Griffis2004-06-101-4/+4
|
* Fix use invocationAron Griffis2004-06-102-3/+6
|
* Add die following econf for bug 48950 (Manifest recommit)Aron Griffis2004-04-261-5/+5
|
* Add die following econf for bug 48950Aron Griffis2004-04-262-3/+6
|
* fixing ManifestMike Frysinger2004-04-021-5/+5
|
* we license under gpl2, not gpl2 or laterMike Frysinger2004-03-061-6/+6
|
* Inherit eutils to silence EXTRA_FUNCTIONS.SH warnings. (Manifest recommit)Max Kalika2004-02-241-3/+3
|
* Inherit eutils to silence EXTRA_FUNCTIONS.SH warnings.Max Kalika2004-02-241-5/+5
|
* repoman: Trim trailing whitespaceMichael Sterrett2004-01-302-5/+5
|
* autoconf and dep fix (Manifest recommit)Daniel Robbins2004-01-301-3/+3
|
* autoconf and dep fixDaniel Robbins2004-01-301-8/+9
|
* fixing ManifestMike Frysinger2004-01-281-3/+3
|
* dont use old WANT_AUTOCONF #35111Mike Frysinger2004-01-261-3/+3
|
* Bump version to 1.7b. Security release. (Manifest recommit)Max Kalika2004-01-201-3/+3
|
* Bump version to 1.7b. Security release.Max Kalika2004-01-204-4/+10
|
* Bump to version 1.7a. Security update!Max Kalika2004-01-157-106/+67
|
* Allow user to set SSL_ORGANIZATION in make.conf.Max Kalika2003-11-044-259/+15
|
* Fix USE=-ldap. Bump to stable on x86.Max Kalika2003-10-104-20/+28
|
* Initial checkin.Max Kalika2003-09-1811-10/+698
|
* Initial checkin.Max Kalika2003-09-181-0/+13