summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Old version cleanup. Remove dependency on autoconf/automake as autotools ↵Diego Elio Pettenò2006-02-041-0/+10
| | | | | | | eclass takes care of that. Fix autotools calls in stable (libtoolize after aclocal might screw up things in very bad ways). (Portage version: 2.1_pre4-r1) (Signed Manifest commit)
* Old version cleanup. Remove dependency on autoconf/automake as autotools ↵Diego Elio Pettenò2006-02-041-5/+25
| | | | | | | eclass takes care of that. Fix autotools calls in stable (libtoolize after aclocal might screw up things in very bad ways). (Portage version: 2.1_pre4-r1) (Unsigned Manifest commit)
* Old version cleanup. Remove dependency on autoconf/automake as autotools ↵Diego Elio Pettenò2006-02-045-98/+14
| | | | | | eclass takes care of that. Fix autotools calls in stable (libtoolize after aclocal might screw up things in very bad ways). (Portage version: 2.1_pre4-r1)
* oggvorbis CleanupLuca Barbato2005-12-261-14/+4
| | | | | (Portage version: 2.1_pre1) (Unsigned Manifest commit)
* oggvorbis CleanupLuca Barbato2005-12-264-13/+17
| | | | (Portage version: 2.1_pre1)
* Don't install INSTALL and COPYING files. When using eautoreconf it takes ↵Diego Elio Pettenò2005-11-071-0/+10
| | | | | | | care of using foreign automake when needed, so no need to touch NEWS and AUTHORS. (Portage version: 2.0.53_rc7) (Signed Manifest commit)
* Don't install INSTALL and COPYING files. When using eautoreconf it takes ↵Diego Elio Pettenò2005-11-071-19/+9
| | | | | | | care of using foreign automake when needed, so no need to touch NEWS and AUTHORS. (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* Don't install INSTALL and COPYING files. When using eautoreconf it takes ↵Diego Elio Pettenò2005-11-075-9/+14
| | | | | | care of using foreign automake when needed, so no need to touch NEWS and AUTHORS. (Portage version: 2.0.53_rc7)
* Cleanup of ebuild: use $( ) for use_enable, use eautoreconf to recreate ↵Diego Elio Pettenò2005-09-021-0/+10
| | | | | | | autotools scripts, oggvorbis useflag is not vorbis, use [[ ]] for tests, bossogg user does not need a /bin/bash shell, fixed the dependency over sqlite and autoconf, use newinitd, don't install license and installation documentation. Added patch to compile on gcc4. (Portage version: 2.0.51.22) (Signed Manifest commit)
* Cleanup of ebuild: use $( ) for use_enable, use eautoreconf to recreate ↵Diego Elio Pettenò2005-09-021-2/+3
| | | | | | | autotools scripts, oggvorbis useflag is not vorbis, use [[ ]] for tests, bossogg user does not need a /bin/bash shell, fixed the dependency over sqlite and autoconf, use newinitd, don't install license and installation documentation. Added patch to compile on gcc4. (Portage version: 2.0.51.22) (Unsigned Manifest commit)
* Cleanup of ebuild: use $( ) for use_enable, use eautoreconf to recreate ↵Diego Elio Pettenò2005-09-025-17/+115
| | | | | | autotools scripts, oggvorbis useflag is not vorbis, use [[ ]] for tests, bossogg user does not need a /bin/bash shell, fixed the dependency over sqlite and autoconf, use newinitd, don't install license and installation documentation. Added patch to compile on gcc4. (Portage version: 2.0.51.22)
* Remove retired developer from metadata.xml.Bryan Østergaard2005-04-191-10/+10
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Remove retired developer from metadata.xml.Bryan Østergaard2005-04-192-4/+4
| | | | (Portage version: 2.0.51.19)
* added libtoolize call, fixes #83775Jan Brinkmann2005-03-131-8/+8
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* added libtoolize call, fixes #83775Jan Brinkmann2005-03-132-2/+6
| | | | (Portage version: 2.0.51.19)
* Closes bug# 83003.Eric Shattow2005-03-021-4/+14
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Closes bug# 83003.Eric Shattow2005-03-026-17/+90
| | | | (Portage version: 2.0.51-r15)
* Cleanup. (Manifest recommit)Jeremy Huddleston2004-10-101-1/+11
|
* Cleanup.Jeremy Huddleston2004-10-101-4/+4
|
* Stable amd64, sparc. (Manifest recommit)Jeremy Huddleston2004-09-141-3/+3
|
* Stable amd64, sparc.Jeremy Huddleston2004-09-142-4/+7
|
* Taking over as maintainer. (Manifest recommit)Chris White2004-08-271-3/+3
|
* Taking over as maintainer.Chris White2004-08-272-1/+7
|
* Gentoo Technologies -> Gentoo FoundationAron Griffis2004-07-141-2/+2
|
* Gentoo Technologies -> Gentoo Foundation (Manifest recommit)Aron Griffis2004-07-141-3/+3
|
* repoman: Trim trailing whitespace (Manifest recommit)Michael Sterrett2004-07-041-2/+2
|
* repoman: Trim trailing whitespaceMichael Sterrett2004-07-041-2/+2
|
* ~amd64 ~sparc (Manifest recommit)Jeremy Huddleston2004-07-041-3/+4
|
* ~amd64 ~sparcJeremy Huddleston2004-07-043-3/+42
|
* (Manifest recommit)Aron Griffis2004-06-241-4/+4
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-243-6/+6
|
* Stable x86. (Manifest recommit)Jeremy Huddleston2004-05-061-2/+2
|
* Stable x86.Jeremy Huddleston2004-05-062-3/+7
|
* Changing mad dep to madplay. (Manifest recommit)Jeremy Huddleston2004-05-041-4/+4
|
* Changing mad dep to madplay.Jeremy Huddleston2004-05-043-5/+9
|
* Add inherit eutils (Manifest recommit)Aron Griffis2004-04-271-3/+3
|
* Add inherit eutilsAron Griffis2004-04-272-2/+7
|
* eutils (Manifest recommit)Jeremy Huddleston2004-04-171-2/+2
|
* eutilsJeremy Huddleston2004-04-172-2/+8
|
* Stable x86. (Manifest recommit)Jeremy Huddleston2004-04-081-2/+2
|
* Stable x86.Jeremy Huddleston2004-04-082-3/+11
|
* Version bump and ebuild cleanup. Closes bug #46625. (Manifest recommit)Jeremy Huddleston2004-04-031-3/+5
|
* Version bump and ebuild cleanup. Closes bug #46625.Jeremy Huddleston2004-04-033-1/+64
|
* fixing ManifestMike Frysinger2004-04-021-2/+4
|
* gpl2, not gpl2 or laterMike Frysinger2004-03-061-10/+10
|
* Bossogg Music Server sound server. Ebuild submitted by Ted Kulp ↵Jeremy Huddleston2004-03-056-0/+99
<wishy@comcast.net> in bug #29387.