diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-02 04:16:02 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-02 04:16:02 -0500 |
| commit | 8e4635a2e09776ebdc002fe8d05f56e47ee3ac6d (patch) | |
| tree | 3571897c3923e21b62afb85bc3e04c0deec99fd4 /dev-cpp | |
| parent | 33688726a8da4889a96b2a2b60cf8693bb388f96 (diff) | |
| download | baldeagleos-repo-8e4635a2e09776ebdc002fe8d05f56e47ee3ac6d.tar.gz baldeagleos-repo-8e4635a2e09776ebdc002fe8d05f56e47ee3ac6d.tar.xz baldeagleos-repo-8e4635a2e09776ebdc002fe8d05f56e47ee3ac6d.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp')
| -rw-r--r-- | dev-cpp/asio/asio-1.36.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/asio/asio-1.38.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/asio/metadata.xml | 4 | ||||
| -rw-r--r-- | dev-cpp/cpp-httplib/cpp-httplib-0.45.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/cpp-httplib/cpp-httplib-0.46.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/cpp-httplib/metadata.xml | 4 | ||||
| -rw-r--r-- | dev-cpp/libmcpp/libmcpp-2.7.2.19.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/libmcpp/metadata.xml | 4 | ||||
| -rw-r--r-- | dev-cpp/rapidcheck/metadata.xml | 4 | ||||
| -rw-r--r-- | dev-cpp/rapidcheck/rapidcheck-0_pre20230113-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/rapidcheck/rapidcheck-0_pre20230815-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/wt/metadata.xml | 4 | ||||
| -rw-r--r-- | dev-cpp/wt/wt-4.13.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/wt/wt-4.13.2.ebuild | 2 |
14 files changed, 19 insertions, 19 deletions
diff --git a/dev-cpp/asio/asio-1.36.0.ebuild b/dev-cpp/asio/asio-1.36.0.ebuild index 582ed8ce84da..bb88b7a7ce5a 100644 --- a/dev-cpp/asio/asio-1.36.0.ebuild +++ b/dev-cpp/asio/asio-1.36.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 BaldEagleOS Authors +# Copyright 2021-2025 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-cpp/asio/asio-1.38.0.ebuild b/dev-cpp/asio/asio-1.38.0.ebuild index c6ea18602322..7e9067a32e57 100644 --- a/dev-cpp/asio/asio-1.38.0.ebuild +++ b/dev-cpp/asio/asio-1.38.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2026 BaldEagleOS Authors +# Copyright 2021-2026 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-cpp/asio/metadata.xml b/dev-cpp/asio/metadata.xml index def01e3200b0..d2524e65418b 100644 --- a/dev-cpp/asio/metadata.xml +++ b/dev-cpp/asio/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> - <email>dev@baldeagleos.com</email> + <email>dev@liguros.net</email> <name>Development</name> </maintainer> <maintainer type="person"> diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.45.0.ebuild b/dev-cpp/cpp-httplib/cpp-httplib-0.45.0.ebuild index 329ba6372ea8..14de95b79cf3 100644 --- a/dev-cpp/cpp-httplib/cpp-httplib-0.45.0.ebuild +++ b/dev-cpp/cpp-httplib/cpp-httplib-0.45.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2026 BaldEagleOS Authors +# Copyright 2024-2026 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.46.0.ebuild b/dev-cpp/cpp-httplib/cpp-httplib-0.46.0.ebuild index 329ba6372ea8..14de95b79cf3 100644 --- a/dev-cpp/cpp-httplib/cpp-httplib-0.46.0.ebuild +++ b/dev-cpp/cpp-httplib/cpp-httplib-0.46.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2026 BaldEagleOS Authors +# Copyright 2024-2026 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-cpp/cpp-httplib/metadata.xml b/dev-cpp/cpp-httplib/metadata.xml index e54d1b1cd44d..174ba647e913 100644 --- a/dev-cpp/cpp-httplib/metadata.xml +++ b/dev-cpp/cpp-httplib/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> - <email>dev@baldeagleos.com</email> + <email>dev@liguros.net</email> <name>Development</name> </maintainer> <maintainer type="person"> diff --git a/dev-cpp/libmcpp/libmcpp-2.7.2.19.ebuild b/dev-cpp/libmcpp/libmcpp-2.7.2.19.ebuild index c46239eb9be7..041ac7a3cb97 100644 --- a/dev-cpp/libmcpp/libmcpp-2.7.2.19.ebuild +++ b/dev-cpp/libmcpp/libmcpp-2.7.2.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025 BaldEagleOS Authors +# Copyright 2025 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-cpp/libmcpp/metadata.xml b/dev-cpp/libmcpp/metadata.xml index 41ee38ab10fd..09b0ed18f1f6 100644 --- a/dev-cpp/libmcpp/metadata.xml +++ b/dev-cpp/libmcpp/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> - <email>dev@baldeagleos.com</email> + <email>dev@liguros.net</email> <name>Development</name> </maintainer> <upstream> diff --git a/dev-cpp/rapidcheck/metadata.xml b/dev-cpp/rapidcheck/metadata.xml index 540580568541..b13584e837a7 100644 --- a/dev-cpp/rapidcheck/metadata.xml +++ b/dev-cpp/rapidcheck/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> - <email>dev@baldeagleos.com</email> + <email>dev@liguros.net</email> <name>Development</name> </maintainer> <maintainer type="person"> diff --git a/dev-cpp/rapidcheck/rapidcheck-0_pre20230113-r1.ebuild b/dev-cpp/rapidcheck/rapidcheck-0_pre20230113-r1.ebuild index c5dc6af82a5e..0756f8c22da0 100644 --- a/dev-cpp/rapidcheck/rapidcheck-0_pre20230113-r1.ebuild +++ b/dev-cpp/rapidcheck/rapidcheck-0_pre20230113-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 BaldEagleOS Authors +# Copyright 2023-2024 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-cpp/rapidcheck/rapidcheck-0_pre20230815-r1.ebuild b/dev-cpp/rapidcheck/rapidcheck-0_pre20230815-r1.ebuild index 6fa8cda3d65a..8887956fee70 100644 --- a/dev-cpp/rapidcheck/rapidcheck-0_pre20230815-r1.ebuild +++ b/dev-cpp/rapidcheck/rapidcheck-0_pre20230815-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 BaldEagleOS Authors +# Copyright 2023-2024 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-cpp/wt/metadata.xml b/dev-cpp/wt/metadata.xml index 3812f3e79797..1bb23aac582c 100644 --- a/dev-cpp/wt/metadata.xml +++ b/dev-cpp/wt/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> - <email>dev@baldeagleos.com</email> + <email>dev@liguros.net</email> <name>Development</name> </maintainer> <maintainer type="person"> diff --git a/dev-cpp/wt/wt-4.13.1.ebuild b/dev-cpp/wt/wt-4.13.1.ebuild index 499d8fe404b6..0b206cc34a08 100644 --- a/dev-cpp/wt/wt-4.13.1.ebuild +++ b/dev-cpp/wt/wt-4.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025-2026 BaldEagleOS Authors +# Copyright 2025-2026 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-cpp/wt/wt-4.13.2.ebuild b/dev-cpp/wt/wt-4.13.2.ebuild index 499d8fe404b6..0b206cc34a08 100644 --- a/dev-cpp/wt/wt-4.13.2.ebuild +++ b/dev-cpp/wt/wt-4.13.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025-2026 BaldEagleOS Authors +# Copyright 2025-2026 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |
