diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-04-27 18:19:44 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-04-27 18:19:44 +0000 |
| commit | c663a399c8ed19f92599884f9e95095cf71d4766 (patch) | |
| tree | 833b0ba29aaa60e8606bee86c6508c18b7d2aed4 /dev-cpp/libstudxml | |
| parent | 916990b95ad57685d656601f9d6f5c8081b8ff82 (diff) | |
| download | baldeagleos-repo-c663a399c8ed19f92599884f9e95095cf71d4766.tar.gz baldeagleos-repo-c663a399c8ed19f92599884f9e95095cf71d4766.tar.xz baldeagleos-repo-c663a399c8ed19f92599884f9e95095cf71d4766.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/libstudxml')
| -rw-r--r-- | dev-cpp/libstudxml/libstudxml-1.1.0_beta10.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-cpp/libstudxml/libstudxml-1.1.0_beta10.ebuild b/dev-cpp/libstudxml/libstudxml-1.1.0_beta10.ebuild index f998177bcf17..394244384b70 100644 --- a/dev-cpp/libstudxml/libstudxml-1.1.0_beta10.ebuild +++ b/dev-cpp/libstudxml/libstudxml-1.1.0_beta10.ebuild @@ -7,12 +7,12 @@ MY_P="${PN}-$(ver_cut 1-3)-b.$(ver_cut 5)" inherit build2 -SRC_URI="https://pkg.cppget.org/1/beta/${PN}/${MY_P}.tar.gz" DESCRIPTION="Streaming XML pull parser/serializer for modern C++" HOMEPAGE="https://www.codesynthesis.com/projects/libstudxml/" +SRC_URI="https://pkg.cppget.org/1/beta/${PN}/${MY_P}.tar.gz" + +S="${WORKDIR}/${MY_P}" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -LICENSE="MIT" - -S="${WORKDIR}/${MY_P}" |
