summaryrefslogtreecommitdiff
path: root/dev-java/appframework
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
commit407525b571b48cfd65e1ad7a02d250a927c967c9 (patch)
tree844bea44d85dc7218f54970af1c42cc9d55c3f1a /dev-java/appframework
parent89c6c06b8c42107dd231687a1012354e7d3039fc (diff)
gentoo resync : 01.12.2017
Diffstat (limited to 'dev-java/appframework')
-rw-r--r--dev-java/appframework/Manifest2
-rw-r--r--dev-java/appframework/metadata.xml10
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/appframework/Manifest b/dev-java/appframework/Manifest
index 088fe080eb14..32dcdd414e21 100644
--- a/dev-java/appframework/Manifest
+++ b/dev-java/appframework/Manifest
@@ -1,4 +1,4 @@
AUX appframework-1.03-fix-imports.patch 859 BLAKE2B a42eaa58f066d831ec50d07e356d7b29a31b6e3b60686b8c17a808af210fce56f731b791c42fca50cd829a7a5ae7274168e25aeeb921ca03714aa7badb70e814 SHA512 9fcf414f952d19b78d26eceee80ea8367491e29c26ef195593c54eaeeba296f9874adedca0a119197cde56a7be48955c8b6a4e78a6440c7100120354b15b1541
DIST appframework-1.03.zip 413438 SHA256 9fad98a0b70e6c67cc38dfe9d01b00fe7b7fedf51fa50ac68e7a86d7d1c38fcd SHA512 7d24329361f0d5f2225a7248ba30b1f0db364efd93e0581e1f10d0f8e2b6354f9d578d585ff1a08b27846dfae0b805b0f609711234be616b3f0a065dc1801309 WHIRLPOOL ef3e4ea022bc3f902334255e26703bc12910f939aa87c12dd6191326c33b2ea9da3abfbf5f29d6d5fa8ad6e65af329520c7cc7c90e36407a1b7b6f384f13c8ea
EBUILD appframework-1.03-r5.ebuild 916 BLAKE2B 7bf95c011766f287bd7c47de8b59f7b9c0de323c25054761ea132e194d5cffd1f60be2781111b9cd6a29f5efa88b9a02e6dbe71e39c07422466f00bce5134587 SHA512 86d9b9e9e20f3001c65389444312c748a89b9fd0d9d9c43e76cfa3ed957a9bd8570a853638e089b0332f2f16b1be899e0e1bd7b64186e911f026492c2ce55703
-MISC metadata.xml 989 BLAKE2B 4dbeed884171aae1dc30104c4f1d7d8a6ba2182956d1ba6b41c6c42007fa846bbe544e0106a89a02b4dca7d68afc4a56ba9feead23a468ddf93f31e516381714 SHA512 2a4de695dba3016de5df684f7ebd3a5fe25a7de02eb732a3db3673fdce90c358c1663aba0e11da2f2c1ec4c58be1542aa54994a38cd40cd4fdede2ea7669592b
+MISC metadata.xml 980 BLAKE2B 73187a55f372e134ba07bafd9c84d85fa7a4d8f9fb5be49f6e6840c1bb82e0e74d348c48a1079f06f4f7ee84c9b1826f6c69c3324c86ab13c26e6c68e68a8ffe SHA512 182e31f0a6cbf64e1707e08a27ac11b70a54b33f3ce717654cfa1f4435774311895efe7e9efc36c587722dc15b6c052d57a63e55a56a886bdd4f9bcaaa2ee08a
diff --git a/dev-java/appframework/metadata.xml b/dev-java/appframework/metadata.xml
index 6d7f24baa1b5..d217a05000e5 100644
--- a/dev-java/appframework/metadata.xml
+++ b/dev-java/appframework/metadata.xml
@@ -6,11 +6,11 @@
<name>Java</name>
</maintainer>
<longdescription lang="en">
- The JSR-296 Swing Application Framework prototype implementation is a small set of Java classes that simplify building desktop applications. The prototype provides infrastructure that's common to most desktop applications:
+ The JSR-296 Swing Application Framework prototype implementation is a small set of Java classes that simplify building desktop applications. The prototype provides infrastructure that's common to most desktop applications:
- * Application lifecyle, notably GUI startup and shutdown.
- * Support for managing and loading resources, like strings, formatted messages, images, colors, fonts, and other types common to desktop applications.
- * Support for defining, managing, and binding Actions, including Actions that run asynchronously (in the "background").
- * Persistent session state: support for automatically and selectively saving GUI state from one run of an application to the next.
+ * Application lifecyle, notably GUI startup and shutdown.
+ * Support for managing and loading resources, like strings, formatted messages, images, colors, fonts, and other types common to desktop applications.
+ * Support for defining, managing, and binding Actions, including Actions that run asynchronously (in the "background").
+ * Persistent session state: support for automatically and selectively saving GUI state from one run of an application to the next.
</longdescription>
</pkgmetadata>