summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added ~ppc64Yuta Satoh2004-12-231-2/+12
|
* added ~ppc64Yuta Satoh2004-12-232-3/+6
|
* sync IUSE (missing)Aron Griffis2004-07-141-2/+2
|
* sync IUSE (missing)Aron Griffis2004-07-142-2/+4
|
* (no commit message)Aron Griffis2004-06-251-3/+3
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-253-6/+6
|
* metadataMichael Cummings2003-10-152-3/+14
|
* fixing ManifestMike Frysinger2003-07-171-3/+3
|
* changelog fixesDaniel Ahlberg2003-07-121-1/+6
|
* removing lockfileRobin H. Johnson2003-07-032-2/+0
|
* Add frozen lock supportRobin H. Johnson2003-07-032-0/+2
|
* amd64 keyword fix0rsDaniel Robbins2003-06-211-2/+2
|
* amd64 keyword fix0rsDaniel Robbins2003-06-212-4/+4
|
* adding ManifestMartin Holzer2003-05-291-0/+5
|
* adding ManifestMartin Holzer2003-05-291-0/+0
|
* Corrected ChangeLogGuy Martin2003-04-031-7/+1
|
* Update Copyright yearsMike Frysinger2003-02-132-4/+4
|
* Update Copyright yearsMike Frysinger2003-02-121-2/+2
|
* fixed header (changed ↵Mike Frysinger2002-12-171-2/+2
| | | | dev-perlHTML-CleanChangeLog/dev-perlHTML-ObjectChangeLog to dev-perl/HTML-Object)
* During removal of sparc64 keywords from the ebuilds a bad sed introduced ↵Bjoern Brauel2002-12-152-4/+4
| | | | problematic KEYWORDS line that contained an illegal character before the alpha keyword. Fixed.
* fixed broken ChangeLog entriesMaik Schreiber2002-12-131-3/+2
|
* 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.orgRodney Rees2002-12-093-5/+8
|
* revision bumps to force installations into correct locations after MakeMaker ↵Seemant Kulleen2002-10-303-2/+29
| | | | upgrade
* KEYWORDS for alphaBjoern Brauel2002-10-171-2/+2
|
* Changed from "GPL2 or later" to "GPL2"Mike Frysinger2002-10-041-2/+2
|
* Adding sparc/sparc64 keywordsMaarten Thibaut2002-08-141-2/+2
|
* Added ppc to KEYWORDS.Calum Selkirk2002-07-312-3/+7
|
* repoman'dSeemant Kulleen2002-07-253-32/+6
|
* header fixesDaniel Robbins2002-07-112-4/+2
|
* sourceforge updatesDaniel Robbins2002-05-271-2/+2
|
* eclass update - removing old eclasses (debug,inherit,functions) for which ↵Dan Armak2002-05-211-2/+2
| | | | | | | | support is in potage proper (>=1.8.9_pre32). this breaks support for older portages i.e. profile 1.0_rc6 as warned on themailing lists 2 weeks ago. the only change to all these ebuilds in the long list is removal of the redundant ". /usr/portage/eclass/inherit.eclass || die" line.
* more eclass conversionsSeemant Kulleen2002-05-053-1/+24
|
* cleanupSeemant Kulleen2002-04-271-10/+13
|
* initial changelogs for all packages and example skel.ChangeLogGeert Bevin2002-02-011-0/+13
|
* full digest recalculation with correct filesizesDaniel Robbins2002-01-301-1/+1
|
* digest fix-o-ramaDaniel Robbins2001-11-161-1/+1
|
* digest-o-ramaDaniel Robbins2001-11-151-1/+1
|
* massive digest update, part 2Daniel Robbins2001-10-251-0/+1
|
* massive digest cleanup/regenerationDaniel Robbins2001-10-251-1/+0
|
* The HTML Document Object allows you as a programmer to quickly and easilyAchim Gottinger2001-09-252-0/+27
generate dynamic HTML documents without having to deal with all the HTML overhead at every step of the way. For example, you have the ability to generate a cookie at any point, until you actually display the document.