aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/xraylib: treecleanAndrew Ammerlaan2023-05-023-139/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/xraylib: do REQUIRED_USE correctlyAndrew Ammerlaan2021-01-291-2/+4
| | | | | | | oops, clearly it's time to go to bed now Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-libs/xraylib: use docinto/dodoc instead of insintoAndrew Ammerlaan2021-01-291-9/+9
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-libs/xraylib: version bump, EAPI bump, add ruby and lua targetsAndrew Ammerlaan2021-01-294-168/+95
| | | | | | | | drop java support, uses gradle now which is not supported by portage at the moment Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* sci-libs/xraylib: cleanup metadataAndrew Ammerlaan2021-01-191-2/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* Update Manifests to new hashesJustin Lecher2017-12-101-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Second try to clean spaces in metadata.xmlJustin Lecher2017-11-181-27/+27
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Consistently ident with tabsJustin Lecher2017-11-181-13/+13
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Cleanup remote IDsJustin Lecher2017-04-301-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop leftover from CVS in HEADERJustin Lecher2017-02-252-2/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* metadata.xml: Set typeJustin Lecher2016-01-251-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* metadata.xml: convert hard -> projJustin Lecher2016-01-251-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop ChangeLogs in favour of commit messagesJustin Lecher2016-01-071-18/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/xraylib: Chop DESCRIPTION to 80 charsJustin Lecher2015-11-302-2/+2
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Convert all $Header$ to $Id$ tags as it has be done in gentoo.gitJustin Lecher2015-08-173-3/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Revert "Gentoo does https by default now"Justin Lecher2015-06-211-1/+1
| | | | This reverts commit 98718494343af4990facdefb0033471686e975a6.
* Gentoo does https by default nowJustin Lecher2015-06-211-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/xraylib: Add slot operatorsJustin Lecher2015-06-053-7/+11
| | | | Package-Manager: portage-2.2.20
* sci-libs/xraylib: Add github to remote-id in metadata.xmlJustin Lecher2015-06-052-0/+6
| | | | Package-Manager: portage-2.2.20
* Drop old python implementationsJustin Lecher2015-04-082-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/xraylib: Version bump, fixes Bug 538232Marius Brehler2015-04-033-2/+91
| | | | Package-Manager: portage-2.2.14
* Sanitize ebuild headerJustin Lecher2014-01-301-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/xraylib: Make python stuff optional under USE=pythonJustin Lecher2013-12-082-4/+13
| | | | Package-Manager: portage-2.2.7
* MAKEOPTS needs a space otherwise the "-j1" will merge with the previous argumentChris Kerr2013-12-081-1/+1
|
* Changes suggested by @jlecChris Kerr2013-12-081-7/+5
|
* Use java-pkg_regso to register the xraylib.so libraryChris Kerr2013-12-081-0/+2
| | | | Not sure why it is installed in /usr/share/ - perhaps it's a Java thing?
* Added a version to the Java dependency (apparently required for java-pkg-opt ↵Chris Kerr2013-12-081-2/+3
| | | | to work)
* Apparently also java has parallel build issuesChris Kerr2013-12-081-1/+1
| | | | See https://github.com/tschoonj/xraylib/issues/11
* Explicitly calling relevant pkg_* functions from other eclassesChris Kerr2013-12-081-2/+4
|
* Explicitly calling python-single pkg_setupChris Kerr2013-12-081-0/+4
|
* Switched to python-single-r1Chris Kerr2013-12-081-2/+2
| | | | It seems that support for python 3 has only been added since the 2.16.0 release
* Don't compress examplesChris Kerr2013-12-081-0/+1
|
* Adding src_prepare againChris Kerr2013-12-081-0/+4
|
* Moved AUTOTOOLS_* to before inherit statementChris Kerr2013-12-081-3/+2
|
* Added support for installing examplesChris Kerr2013-12-081-1/+15
| | | | Removed cxx USE flag because I don't think C++ is optional
* Specifying FORTRAN_STANDARD=2003Chris Kerr2013-12-081-0/+1
|
* Using AUTOTOOLS_AUTORECONF=true instead of src_prepareChris Kerr2013-12-081-4/+1
|
* Change log is called Changelog not ChangeLogChris Kerr2013-12-081-1/+1
|
* Apparently php and ruby bindings are only in master, not in 2.16.0Chris Kerr2013-12-081-6/+1
|
* Workaround for parallel compilation bug with fortranChris Kerr2013-12-081-11/+20
| | | | Also Doh! on use_enable not use-enable!
* Added fortran-2 eclass, tweaked python stuffChris Kerr2013-12-081-6/+8
|
* Using eautoreconf in src_prepareChris Kerr2013-12-081-0/+4
|
* Add java-pkg-opt-2 inherit: repoman is now happyChris Kerr2013-12-081-1/+1
|
* Ideas from autotools-utils.eclass manpageChris Kerr2013-12-081-0/+4
|
* The tag name is xraylib-${PV}, so the overall name is xraylib-xraylib-${PV}.Chris Kerr2013-12-081-0/+2
| | | | Changing ${S} accordingly
* Added myeconfargs so the USE flags actually affect the compilationChris Kerr2013-12-081-1/+19
|
* New ebuild for xraylibChris Kerr2013-12-083-0/+64