summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* xfce-base/exo: Bump to 4.15.1Michał Górny2020-05-271-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Remove redundant versionsMichał Górny2020-03-191-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Bump to 0.12.11Michał Górny2019-12-191-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Remove redundant versionsMichał Górny2019-12-061-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Bump to 0.12.10Michał Górny2019-12-011-0/+1
| | | | | Closes: https://bugs.gentoo.org/701620 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Bump to 0.12.9Michał Górny2019-11-161-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Drop oldMichał Górny2019-10-201-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Bump to 0.12.8Michał Górny2019-08-111-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Drop oldMichał Górny2019-07-271-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Bump to 0.12.7Michał Górny2019-07-271-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Bump to 0.12.6, introducing gtk2 flagMichał Górny2019-06-141-0/+1
| | | | | | | Bump to 0.12.6. Introduce a 'gtk2' flag to control libexo-1, rather than having two revisions of the package. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Drop oldMichał Górny2019-05-181-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Bump to 0.12.5Michał Górny2019-05-021-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Drop oldMichał Górny2019-01-201-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Bump to 0.12.4Michał Górny2019-01-201-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Clean old upMichał Górny2018-11-111-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Bump to 0.12.3Michał Górny2018-10-161-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/exo: Drop oldMichał Górny2018-06-211-2/+0
|
* xfce-base/exo: Bump to 0.12.2Michał Górny2018-06-211-0/+1
|
* xfce-base/exo: Bump to 0.12.1Michał Górny2018-06-171-0/+1
|
* xfce-base/exo: Drop oldMichał Górny2018-03-251-1/+0
|
* xfce-base/exo: Bump to 0.12.0Michał Górny2018-02-141-0/+1
|
* xfce-base: Update Manifest hashes.Ulrich Müller2017-12-091-2/+2
|
* xfce-base/exo: Bump to 0.11.5Michał Górny2017-07-251-1/+1
|
* xfce-base/exo: Clean old upMichał Górny2017-07-251-1/+0
|
* xfce-base/exo: Bump to 0.11.4Michał Górny2017-07-111-0/+1
|
* xfce-base/exo: Bump to 0.11.3Michał Górny2017-06-181-1/+1
|
* xfce-base/exo: Clean old upMichał Górny2017-06-091-2/+0
|
* xfce-base/exo: Bump to 0.11.2Michał Górny2016-11-011-0/+1
|
* xfce-base/exo: bump and drop oldJason Zaman2016-08-171-1/+1
| | | | Package-Manager: portage-2.2.28
* xfce-base/exo: Bump to 0.11.0, with new experimental GTK+3 variantMichał Górny2016-08-071-0/+1
|
* xfce-base/exo: Prune oldMichał Górny2016-08-021-1/+0
|
* xfce-base/exo: version bump to 0.10.7Christoph Mende2015-09-201-0/+1
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed