summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-plugins/astime: x86 stable wrt bug #613906Agostino Sarubbo2017-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-plugins/astime: amd64 stable wrt bug #613906Agostino Sarubbo2017-03-281-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-plugins/astime: ppc ppc64 stable (bug 613906).Michael Weber2017-03-281-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* x11-plugins/astime: new EAPI=6 revision that respects LDFLAGS.Michael Orlitzky2016-08-291-0/+39
This new revision is based on the ebuild submitted by Michael Mair-Keimberger, with additional updates for EAPI=6. I have also simplified the patch that we apply; now it contains only the addition of LDFLAGS to the linker command. By side-stepping upstream's "make install" target, we avoid having to patch in DESTDIR and all of that. Doing so actually simplifies src_install() a bit, as it can be reduced to a dobin, newman, and dodoc. Gentoo-Bug: 337428 Package-Manager: portage-2.2.28